[airrac] Upstream integration

Denis Arnaud denisarnaud at fedoraproject.org
Sun Aug 21 00:49:04 UTC 2011


commit e6a7547f480973d82b128f85ebb0eed8762c3252
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Sun Aug 21 02:48:46 2011 +0200

    Upstream integration

 .gitignore  |    1 +
 airrac.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54885d3..87eeb99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /airrac-*.tar.*
 /tmp/
+clog
 
diff --git a/airrac.spec b/airrac.spec
index 3d6483e..1fd912a 100644
--- a/airrac.spec
+++ b/airrac.spec
@@ -2,8 +2,8 @@
 %global mydocs __tmp_docdir
 #
 Name:           airrac
-Version:        0.1.0
-Release:        2%{?dist}
+Version:        0.2.0
+Release:        1%{?dist}
 
 Summary:        C++ Simulated Revenue Accounting (RAC) System Library
 
@@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Aug 20 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.2.0-1
+- Upstream integration
+
 * Fri Aug 19 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.1.0-2
 - Took into account the feedback from the package review (#728649)
 
diff --git a/sources b/sources
index a27f82e..fa86f49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f2e0e008b355f70c9ecee658675b85f  airrac-0.1.0.tar.bz2
+ac5644cb501887b6133350e0aa6758fe  airrac-0.2.0.tar.bz2


More information about the scm-commits mailing list