[openstack-swift] Update to 1.4.4

Alan Pevec apevec at fedoraproject.org
Thu Dec 1 21:52:02 UTC 2011


commit 5a706a4e7611147840ccc473769f30b57f612d55
Author: Alan Pevec <apevec at redhat.com>
Date:   Fri Nov 25 18:51:20 2011 +0100

    Update to 1.4.4

 .gitignore           |    1 +
 openstack-swift.spec |   10 +++++++---
 sources              |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32f5937..060ff4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /swift-1.1.0.tar.gz
 /swift-1.4.0.tar.gz
 /swift-1.4.3.tar.gz
+/swift-1.4.4.tar.gz
diff --git a/openstack-swift.spec b/openstack-swift.spec
index fee22ee..a1fb4b2 100644
--- a/openstack-swift.spec
+++ b/openstack-swift.spec
@@ -3,14 +3,14 @@
 %endif
 
 Name:             openstack-swift
-Version:          1.4.3
-Release:          2%{?dist}
+Version:          1.4.4
+Release:          1%{?dist}
 Summary:          OpenStack Object Storage (swift)
 
 Group:            Development/Languages
 License:          ASL 2.0
 URL:              http://launchpad.net/swift
-Source0:          http://launchpad.net/swift/diablo/%{version}/+download/swift-%{version}.tar.gz
+Source0:          http://launchpad.net/swift/essex/%{version}/+download/swift-%{version}.tar.gz
 Source1:          %{name}-functions
 Source2:          %{name}-account.init
 Source4:          %{name}-container.init
@@ -254,6 +254,7 @@ fi
 %{_bindir}/swift-dispersion-populate
 %{_bindir}/swift-dispersion-report
 %{_bindir}/swift-recon*
+%{_bindir}/swift-object-expirer
 %{python_sitelib}/swift/*.py*
 %{python_sitelib}/swift/common
 %{python_sitelib}/swift-%{version}-*.egg-info
@@ -307,6 +308,9 @@ fi
 %doc LICENSE doc/build/html
 
 %changelog
+* Fri Nov 25 2011 Alan Pevec <apevec at redhat.com> 1.4.4-1
+- Update to 1.4.4
+
 * Wed Nov 23 2011 David Nalley <david at gnsa.us> -1.4.3-2
 * fixed some missing requires
 
diff --git a/sources b/sources
index ee6794c..52d7cc0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4737ee82490c13a5dc6d64332a784122  swift-1.4.3.tar.gz
+49e8080a2ff8a0809af7c5391489322c  swift-1.4.4.tar.gz


More information about the scm-commits mailing list