diff --git a/airrac.spec b/airrac.spec index 57abf80..4c40504 100644 --- a/airrac.spec +++ b/airrac.spec @@ -2,7 +2,7 @@ %global mydocs __tmp_docdir # Name: airrac -Version: 0.2.0 +Version: 0.2.1 Release: 1%{?dist} Summary: C++ Simulated Revenue Accounting (RAC) System Library @@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Oct 19 2011 Denis Arnaud 0.2.1-1 +- Upstream update + * Sat Oct 15 2011 Denis Arnaud 0.2.0-1 - Upstream update diff --git a/sources b/sources index 8bebbb4..76587e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0b04e7c87abe72c0f62c6cef843712f airrac-0.2.0.tar.bz2 +0a31f82273498af37cdce445163ffd48 airrac-0.2.1.tar.bz2