[atoum/f19] Last upstream commit

Johan Cwiklinski trasher at fedoraproject.org
Wed Aug 7 18:20:50 UTC 2013


commit f2107af70699c6decf77351dd499847287b38a9c
Author: Johan Cwiklinski <johan at x-tnd.be>
Date:   Wed Aug 7 20:20:05 2013 +0200

    Last upstream commit

 .gitignore |    1 +
 atoum.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 375c70e..0e24530 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /atoum-0-dbfb82f.tar.gz
 /atoum-0-a0452f6.tar.gz
+/atoum-0-587a130.tar.gz
diff --git a/atoum.spec b/atoum.spec
index c289c79..e6ff0c6 100644
--- a/atoum.spec
+++ b/atoum.spec
@@ -1,10 +1,10 @@
-%global commit a0452f64da9e6559fdbe8c2bb45d328b02a68226
+%global commit 587a130bbfc77f9d3e60ada33386df0d330c005b
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 
 Name:           atoum
 Version:        0
-Release:        0.3.git%{shortcommit}%{?dist}
+Release:        0.4.git%{shortcommit}%{?dist}
 Summary:        PHP Unit Testing framework
 
 Group:          Development/Libraries
@@ -105,6 +105,9 @@ php runner.php --directories .
 
 
 %changelog
+* Wed Aug 07 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.0.4.git587a130
+- Last upstream commit
+
 * Sun Jun 23 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.0.3.gita0452f6
 - Last upstream commit
 
diff --git a/sources b/sources
index 1002a73..68329f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b8cc47ad51321381ad020790f16a8d6  atoum-0-a0452f6.tar.gz
+9a8e0700c9b346c046379caf225cce0f  atoum-0-587a130.tar.gz


More information about the scm-commits mailing list