[rmol/el6] Upstream integration

Denis Arnaud denisarnaud at fedoraproject.org
Mon Dec 5 14:00:18 UTC 2011


commit b125318763598f097ecc7d81f09125537be16240
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Mon Dec 5 15:00:10 2011 +0100

    Upstream integration

 .gitignore                              |    6 +++---
 rmol.spec                               |    5 ++++-
 rmol_fix_gcc_45_compilation_error.patch |   29 -----------------------------
 sources                                 |    2 +-
 4 files changed, 8 insertions(+), 34 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f322397..83f2e00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@ rmol-*.tar.*
 rmol_*.patch
 .build-*.log
 rmol-*.src.rpm
-rmol-0.23.0
-x86_64
+rmol-*.*.*
+/x86_64/
+/i?86/
 
-rmol_fix_gcc_45_compilation_error.patch
diff --git a/rmol.spec b/rmol.spec
index 0ae619c..7c41ada 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:        1%{?dist}
 
 Summary:        C++ library of Revenue Management and Optimisation classes and functions
@@ -124,6 +124,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
+
 * Wed Nov 02 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.25.2-1
 - Upstream integration
 
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