update to new version 2.8.1
This commit is contained in:
parent
7bec3f83a7
commit
7afe1911ac
2 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Name: adevs
|
||||
Version: 2.8
|
||||
Version: 2.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: C++ library for constructing discrete event simulation
|
||||
Group: System Environment/Libraries
|
||||
|
|
@ -90,6 +90,9 @@ rm -r ./examples/java_life
|
|||
%doc docs/api docs/manual examples
|
||||
|
||||
%changelog
|
||||
* Wed Apr 16 2014 Jan Kaluza <jkaluza@redhat.com> - 2.8.1-1
|
||||
- update to new version 2.8.1
|
||||
|
||||
* Wed Jan 22 2014 Jan Kaluza <jkaluza@redhat.com> - 2.8-1
|
||||
- update to new version 2.8
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5d49739434847bca6880f3325fc268d8 adevs.tar.gz
|
||||
bc564811878c228e8fc60413dfb39bd0 adevs.tar.gz
|
||||
|
|
|
|||
Reference in a new issue