diff --git a/.gitignore b/.gitignore index 6c33002..c1cb9ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/swift-1.6.0.tar.gz +/swift-1.7.0.tar.gz diff --git a/openstack-swift.spec b/openstack-swift.spec index ffc514f..3268406 100644 --- a/openstack-swift.spec +++ b/openstack-swift.spec @@ -2,10 +2,10 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} %endif -%global snaptag 20120806.r1975 +%global snaptag 20120912.r2034 Name: openstack-swift -Version: 1.6.0 +Version: 1.7.0 Release: 1%{?dist} Summary: OpenStack Object Storage (swift) @@ -431,6 +431,9 @@ fi %doc LICENSE doc/build/html %changelog +* Thu Sep 16 2012 Derek Higgins 1.7.0-1 +- Update to 1.7.0 + * Mon Aug 13 2012 Alan Pevec 1.6.0-1 - Update to 1.6.0 diff --git a/sources b/sources index fef22bc..d31d947 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b774c1b92404addfa940183c56f05343 swift-1.6.0.tar.gz +ccefdef8f1d6fa546b4d146a596b467f swift-1.7.0.tar.gz