<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-swiftclient.git/releasenotes, branch queens-em</title>
<subtitle>opendev.org: openstack/python-swiftclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/'/>
<entry>
<title>Authors/changelog for 3.5.1</title>
<updated>2019-10-23T18:09:45+00:00</updated>
<author>
<name>Tim Burke</name>
<email>tim.burke@gmail.com</email>
</author>
<published>2019-10-23T18:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=7d2acdb1b8ac1229b7a37b571c2953fe9580ced6'/>
<id>7d2acdb1b8ac1229b7a37b571c2953fe9580ced6</id>
<content type='text'>
Change-Id: I9046e389dda1ad52de133725634666ca4e3746e4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9046e389dda1ad52de133725634666ca4e3746e4
</pre>
</div>
</content>
</entry>
<entry>
<title>authors/changelog updates for 3.5.0 release</title>
<updated>2018-01-23T21:36:58+00:00</updated>
<author>
<name>John Dickinson</name>
<email>me@not.mn</email>
</author>
<published>2018-01-23T00:15:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=b91651eba09ed43903c55f24e3a1a52aefeea75f'/>
<id>b91651eba09ed43903c55f24e3a1a52aefeea75f</id>
<content type='text'>
Change-Id: I70b79c0fd6e9adbfdcc799459dc52063c7402be2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I70b79c0fd6e9adbfdcc799459dc52063c7402be2
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove setting of version/release from releasenotes</title>
<updated>2017-11-16T19:50:07+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2017-11-16T19:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=f48f421a86a9086c50211d4c50d639c5b4a46c7c'/>
<id>f48f421a86a9086c50211d4c50d639c5b4a46c7c</id>
<content type='text'>
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: I623fe918c1e4ddafa93efc91ed550a365cec1cf0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: I623fe918c1e4ddafa93efc91ed550a365cec1cf0
</pre>
</div>
</content>
</entry>
<entry>
<title>Trying out the new releasenotes jobs</title>
<updated>2017-08-08T22:40:10+00:00</updated>
<author>
<name>Tim Burke</name>
<email>tim.burke@gmail.com</email>
</author>
<published>2017-08-08T22:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=f323bb4824d98e74fdd5e357526ce678d0f7d45a'/>
<id>f323bb4824d98e74fdd5e357526ce678d0f7d45a</id>
<content type='text'>
Change-Id: I96a29ab48cd7a349d0eb17efce7df097d4174cbe
Depends-On: I5820bb2ffa0e3c65ac846ced97435b7c3086aefc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I96a29ab48cd7a349d0eb17efce7df097d4174cbe
Depends-On: I5820bb2ffa0e3c65ac846ced97435b7c3086aefc
</pre>
</div>
</content>
</entry>
<entry>
<title>Add releasenotes tox env</title>
<updated>2017-08-08T22:03:59+00:00</updated>
<author>
<name>Tim Burke</name>
<email>tim.burke@gmail.com</email>
</author>
<published>2017-08-08T22:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=ed0858a4e4f94b723bb93b71142f88c318992cfe'/>
<id>ed0858a4e4f94b723bb93b71142f88c318992cfe</id>
<content type='text'>
After this, we need to

* add release notes jobs for python-swiftclient in openstack-infra/project-config
* add release notes links for python-swiftclient in openstack/releases

For the corresponding change in the swift repo, see
I4e5f1ce1fcfbb2943036c821a24a0b4a3a2d9fc8

Change-Id: Iea6ed2ee26873edb3ef10146cdc906cf1a236255
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After this, we need to

* add release notes jobs for python-swiftclient in openstack-infra/project-config
* add release notes links for python-swiftclient in openstack/releases

For the corresponding change in the swift repo, see
I4e5f1ce1fcfbb2943036c821a24a0b4a3a2d9fc8

Change-Id: Iea6ed2ee26873edb3ef10146cdc906cf1a236255
</pre>
</div>
</content>
</entry>
<entry>
<title>3.4.0 authors/changelog update</title>
<updated>2017-07-27T03:22:53+00:00</updated>
<author>
<name>John Dickinson</name>
<email>me@not.mn</email>
</author>
<published>2017-07-20T23:50:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=e1945ea0fac3badd23013b5b559be1f8a79bf114'/>
<id>e1945ea0fac3badd23013b5b559be1f8a79bf114</id>
<content type='text'>
Change-Id: Ib6a7c97ff90f03a26fe7396c0104c5a0c483c226
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib6a7c97ff90f03a26fe7396c0104c5a0c483c226
</pre>
</div>
</content>
</entry>
<entry>
<title>3.2.0 release notes</title>
<updated>2016-11-09T19:25:15+00:00</updated>
<author>
<name>John Dickinson</name>
<email>me@not.mn</email>
</author>
<published>2016-11-09T19:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=5a620f83e88d1b52e013cedff4bc266bcf3c292a'/>
<id>5a620f83e88d1b52e013cedff4bc266bcf3c292a</id>
<content type='text'>
I have also reordered the AUTHORS file to be ordered by
the first character of the author's name.

Change-Id: I529988c809a2748bd6ce212a2216e692fbefe3ba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I have also reordered the AUTHORS file to be ordered by
the first character of the author's name.

Change-Id: I529988c809a2748bd6ce212a2216e692fbefe3ba
</pre>
</div>
</content>
</entry>
<entry>
<title>authors/changelog updates for 3.1.0 release</title>
<updated>2016-09-01T15:53:24+00:00</updated>
<author>
<name>John Dickinson</name>
<email>me@not.mn</email>
</author>
<published>2016-08-28T21:05:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=cbd71a8b5a7339f3ed297ae410a4836b2d56634a'/>
<id>cbd71a8b5a7339f3ed297ae410a4836b2d56634a</id>
<content type='text'>
Change-Id: I75ba58d194ea99b17c862cefcd9943e38e3f1ff0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I75ba58d194ea99b17c862cefcd9943e38e3f1ff0
</pre>
</div>
</content>
</entry>
</feed>
