[udisks2/f18] Update to release 2.0.1 (fixes #887979)

David Zeuthen davidz at fedoraproject.org
Mon Dec 17 20:31:01 UTC 2012


commit 0592d6a052a9773d0b007fb606617cdba69fe392
Author: David Zeuthen <zeuthen at gmail.com>
Date:   Mon Dec 17 15:30:21 2012 -0500

    Update to release 2.0.1 (fixes #887979)

 .gitignore   |    1 +
 sources      |    2 +-
 udisks2.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad084db..9250655 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /udisks-1.98.0.tar.bz2
 /udisks-1.99.0.tar.bz2
 /udisks-2.0.0.tar.bz2
+/udisks-2.0.1.tar.bz2
diff --git a/sources b/sources
index 4e2d079..dbc579d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79fb343fbec6ed6b9e76fbe828622d38  udisks-2.0.0.tar.bz2
+c9e3e2031e775d6d7d935efc85c272bb  udisks-2.0.1.tar.bz2
diff --git a/udisks2.spec b/udisks2.spec
index eb0198f..93ffc83 100644
--- a/udisks2.spec
+++ b/udisks2.spec
@@ -7,7 +7,7 @@
 
 Summary: Disk Manager
 Name: udisks2
-Version: 2.0.0
+Version: 2.0.1
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
@@ -148,6 +148,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 
 # Note: please don't forget the %{?dist} in the changelog. Thanks
 %changelog
+* Mon Dec 17 2012 David Zeuthen <davidz at redhat.com> - 2.0.1-1%{?dist}
+- Update to release 2.0.1 (fixes #887979)
+
 * Fri Oct 02 2012 David Zeuthen <davidz at redhat.com> - 2.0.0-1%{?dist}
 - Update to release 2.0.0
 


More information about the scm-commits mailing list