[coin-or-Osi] Update to latest upstream release (#1159476).

pcpa pcpa at fedoraproject.org
Sat Feb 7 16:22:12 UTC 2015


commit b043ebc7915995b3a1bd62f17b0f6875ee5e2b33
Author: pcpa <paulo.cesar.pereira.de.andrade at gmail.com>
Date:   Sat Feb 7 14:22:04 2015 -0200

    Update to latest upstream release (#1159476).

 .gitignore       |    1 +
 coin-or-Osi.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e00414e..e3bee75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Osi-0.106.2.tgz
 /Osi-0.106.7.tgz
 /Osi-0.106.9.tgz
+/Osi-0.107.0.tgz
diff --git a/coin-or-Osi.spec b/coin-or-Osi.spec
index 1c4ded3..7832a21 100644
--- a/coin-or-Osi.spec
+++ b/coin-or-Osi.spec
@@ -3,8 +3,8 @@
 Name:		coin-or-%{module}
 Group:		Applications/Engineering
 Summary:	COIN-OR Open Solver Interface Library
-Version:	0.106.9
-Release:	2%{?dist}
+Version:	0.107.0
+Release:	1%{?dist}
 License:	EPL
 URL:		https://projects.coin-or.org/%{module}
 Source0:	http://www.coin-or.org/download/pkgsource/%{module}/%{module}-%{version}.tgz
@@ -87,6 +87,9 @@ make test
 %doc %{_docdir}/%{name}/html
 
 %changelog
+* Sat Feb 07 2015 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 0.107.0-1
+- Update to latest upstream release (#1159476).
+
 * Sun Aug 31 2014 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 0.106.9-2
 - Rebuild to ensure packages are built in proper order.
 
diff --git a/sources b/sources
index 29cb65e..72b2e5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2bec90bf65684fa2a9e1a28d41f1f5bb  Osi-0.106.9.tgz
+3703db2b033f25c10616678adba295ec  Osi-0.107.0.tgz


More information about the scm-commits mailing list