[airinv/f16] For whatever reason, Koji seems to have a problem with the last package version on Fedora 16. So, ju

Denis Arnaud denisarnaud at fedoraproject.org
Tue Dec 6 13:42:24 UTC 2011


commit 073f262b2103b06dc5007e5b6f48dc857da9b84d
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Tue Dec 6 14:42:04 2011 +0100

    For whatever reason, Koji seems to have a problem with the last package
    version on Fedora 16. So, just try to increment it.

 airinv.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/airinv.spec b/airinv.spec
index 8ed271a..585d24c 100644
--- a/airinv.spec
+++ b/airinv.spec
@@ -3,7 +3,7 @@
 #
 Name:           airinv
 Version:        0.1.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        C++ Simulated Airline Inventory Management System library
 
@@ -115,6 +115,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Dec 06 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.1.2-2
+- For whatever reason, Koji seems to have a problem with the last package
+  version on Fedora 16. So, just try to increment it.
+
 * Sun Dec 04 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.1.2-1
 - Upstream update. Took into account review request (#750099)
 


More information about the scm-commits mailing list