Compare commits

...

7 Commits
rawhide ... f15

Author SHA1 Message Date
Denis Arnaud
db48ca0e61 Upstream update 2011-12-05 12:47:43 +01:00
Denis Arnaud
8a77dab024 Upstream update 2011-11-02 23:56:32 +01:00
Denis Arnaud
e2c2b45bc0 Rebuilt for the new soci-3.1.0 and stdair-0.44.0 packages 2011-11-02 23:47:04 +01:00
Denis Arnaud
e60f994a0c Upstream update 2011-10-16 03:15:28 +02:00
Denis Arnaud
fdd4994869 Upstream update 2011-08-31 17:35:52 +03:00
Denis Arnaud
be59b5aab6 Removed the need for Graphviz: the class diagrams are no longer built with it 2011-08-21 03:53:55 +02:00
Denis Arnaud
c5d5a1314c First RPM release for that package. 2011-08-21 02:21:37 +02:00
2 changed files with 14 additions and 3 deletions

View File

@ -2,7 +2,7 @@
%global mydocs __tmp_docdir
#
Name: airrac
Version: 0.1.2
Version: 0.2.3
Release: 1%{?dist}
Summary: C++ Simulated Revenue Accounting (RAC) System Library
@ -107,6 +107,18 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Dec 05 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.2.3-1
- Upstream update
* Wed Nov 02 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.2.1-1
- Upstream update
* Wed Nov 02 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.2.0-3
- Rebuilt for the new soci-3.1.0 and stdair-0.44.0 packages
* Sat Oct 15 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.2.0-1
- Upstream update
* Tue Aug 30 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.1.2-1
- Upstream update
@ -119,4 +131,3 @@ rm -rf $RPM_BUILD_ROOT
* Fri Aug 05 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.1.0-1
- First package

View File

@ -1 +1 @@
82be56b5612c606dc24ace4ac5e742e7 airrac-0.1.2.tar.bz2
e12f959a867053124d5e359c1cb09c34 airrac-0.2.3.tar.bz2