[adevs] update to new version 2.8

Jan Kaluža jkaluza at fedoraproject.org
Wed Jan 22 12:50:20 UTC 2014


commit 37b2662716062f3cf5d20f3078b0676f3cc66941
Author: Jan Kaluza <jkaluza at redhat.com>
Date:   Wed Jan 22 13:50:06 2014 +0100

    update to new version 2.8

 adevs.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/adevs.spec b/adevs.spec
index 57d96f4..fd8a2b3 100644
--- a/adevs.spec
+++ b/adevs.spec
@@ -1,13 +1,12 @@
 Name:           adevs
-Version:        2.7
-Release:        4%{?dist}
+Version:        2.8
+Release:        1%{?dist}
 Summary:        C++ library for constructing discrete event simulation
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.ornl.gov/~1qn/adevs/
 Source0:        http://www.ornl.gov/~1qn/adevs/adevs.tar.gz
 # Fixes soname version.
-Patch0:         adevs-2.7-install.patch
 BuildRequires:  tcl
 BuildRequires:  latex2html
 
@@ -42,7 +41,6 @@ library.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1 -b .install
 
 %build
 export CFLAGS="%{optflags}"
@@ -92,6 +90,9 @@ rm -r ./examples/java_life
 %doc docs/api docs/manual examples
 
 %changelog
+* Wed Jan 22 2014 Jan Kaluza <jkaluza at redhat.com> - 2.8-1
+- update to new version 2.8
+
 * Fri Oct 04 2013 Jan Kaluza <jkaluza at redhat.com> - 2.7-4
 - enable docs regeneration again (#991957)
 


More information about the scm-commits mailing list