[openstack-swift] Update to 1.4.5

Alan Pevec apevec at fedoraproject.org
Tue Feb 14 23:13:46 UTC 2012


commit 8b0028659f0f225ddc7714835591802ca6bf1d29
Author: Alan Pevec <apevec at redhat.com>
Date:   Thu Jan 26 13:29:10 2012 +0100

    Update to 1.4.5

 .gitignore           |    1 +
 openstack-swift.spec |    9 +++++++--
 sources              |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 060ff4a..c09b55e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /swift-1.4.0.tar.gz
 /swift-1.4.3.tar.gz
 /swift-1.4.4.tar.gz
+/swift-1.4.5.tar.gz
diff --git a/openstack-swift.spec b/openstack-swift.spec
index ca1d422..302fe13 100644
--- a/openstack-swift.spec
+++ b/openstack-swift.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:             openstack-swift
-Version:          1.4.4
-Release:          2%{?dist}
+Version:          1.4.5
+Release:          1%{?dist}
 Summary:          OpenStack Object Storage (swift)
 
 Group:            Development/Languages
@@ -255,6 +255,8 @@ fi
 %{_bindir}/swift-dispersion-report
 %{_bindir}/swift-recon*
 %{_bindir}/swift-object-expirer
+%{_bindir}/swift-oldies
+%{_bindir}/swift-orphans
 %{python_sitelib}/swift/*.py*
 %{python_sitelib}/swift/common
 %{python_sitelib}/swift-%{version}-*.egg-info
@@ -308,6 +310,9 @@ fi
 %doc LICENSE doc/build/html
 
 %changelog
+* Thu Jan 26 2012 Alan Pevec <apevec at redhat.com> 1.4.5-1
+- Update to 1.4.5
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 52d7cc0..8252f1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49e8080a2ff8a0809af7c5391489322c  swift-1.4.4.tar.gz
+6b762d07846992004834a4b084be7a33  swift-1.4.5.tar.gz


More information about the scm-commits mailing list