[rmol] Upstream integration

Denis Arnaud denisarnaud at fedoraproject.org
Mon Dec 5 13:28:31 UTC 2011


commit 2b70b7b248cc58b374679a847a8646786b9c2887
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Mon Dec 5 14:28:04 2011 +0100

    Upstream integration

 .gitignore |    3 ++-
 rmol.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ef03e1..83f2e00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,5 +4,6 @@ rmol_*.patch
 .build-*.log
 rmol-*.src.rpm
 rmol-*.*.*
-x86_64
+/x86_64/
+/i?86/
 
diff --git a/rmol.spec b/rmol.spec
index 8725ef3..48ad3e1 100644
--- a/rmol.spec
+++ b/rmol.spec
@@ -2,7 +2,7 @@
 %global mydocs __tmp_docdir
 #
 Name:           rmol
-Version:        0.25.2
+Version:        0.25.3
 Release:        2%{?dist}
 
 Summary:        C++ library of Revenue Management and Optimisation classes and functions
@@ -117,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Dec 05 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.25.3-1
+- Upstream integration
+
 * Sun Nov 20 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.25.2-2
 - Rebuild for the new Boost-1.48.0
 
diff --git a/sources b/sources
index e13cd1f..1226ed6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ddfb516d5e446993881422a0db02fff8  rmol-0.25.2.tar.bz2
+ce2266ff9712e4412921b2dfe9525033  rmol-0.25.3.tar.bz2


More information about the scm-commits mailing list