[atoum/f19] Latest upstream

Johan Cwiklinski trasher at fedoraproject.org
Sun Jun 23 09:29:45 UTC 2013


commit 9be2f0bc6c4046a42d18aea7293e589d41707150
Author: Johan Cwiklinski <johan at x-tnd.be>
Date:   Sun Jun 23 11:11:56 2013 +0200

    Latest upstream

 .gitignore |    1 +
 atoum.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff4b974..375c70e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /atoum-0-dbfb82f.tar.gz
+/atoum-0-a0452f6.tar.gz
diff --git a/atoum.spec b/atoum.spec
index 790cca1..c289c79 100644
--- a/atoum.spec
+++ b/atoum.spec
@@ -1,10 +1,10 @@
-%global commit dbfb82f72a36517e3db91ca3de53a501d128c7a8
+%global commit a0452f64da9e6559fdbe8c2bb45d328b02a68226
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 
 Name:           atoum
 Version:        0
-Release:        0.2.git%{shortcommit}%{?dist}
+Release:        0.3.git%{shortcommit}%{?dist}
 Summary:        PHP Unit Testing framework
 
 Group:          Development/Libraries
@@ -105,6 +105,9 @@ php runner.php --directories .
 
 
 %changelog
+* Sun Jun 23 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.0.3.gita0452f6
+- Last upstream commit
+
 * Sun Feb 10 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.0.2.gitdbfb82f
 - Last upstream commit
 - Rename package from php-atoum to atoum
diff --git a/sources b/sources
index 6ff6952..1002a73 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6df08a915e29521cf0f8e908db8e1dd4  atoum-0-dbfb82f.tar.gz
+5b8cc47ad51321381ad020790f16a8d6  atoum-0-a0452f6.tar.gz


More information about the scm-commits mailing list