[openchange] Fix package version number

Milan Crha mcrha at fedoraproject.org
Tue Aug 30 13:10:33 UTC 2011


commit 1eaf4145ab165ebf1b9d0ca30f88ecc9bf958138
Author: Milan Crha <mcrha at redhat.com>
Date:   Tue Aug 30 15:10:16 2011 +0200

    Fix package version number

 openchange.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/openchange.spec b/openchange.spec
index 8654895..fc69a7f 100644
--- a/openchange.spec
+++ b/openchange.spec
@@ -13,7 +13,7 @@
 
 Name: openchange
 Version: 0.11
-Release: 2%{?dist}.1
+Release: 3%{?dist}
 Group: Applications/System
 Summary: Provides access to Microsoft Exchange servers using native protocols
 License: GPLv3+ and Public Domain
@@ -248,6 +248,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Aug 30 2011 Milan Crha <mcrha at redhat.com> - 0.11-3
+- Fix package version number
+
 * Mon Aug 29 2011 Stephen Gallagher <sgallagh at redhat.com> - 0.11-2.1
 - Rebuild against fixed libtevent version
 


More information about the scm-commits mailing list