[cnucnu] Update to new snapshot: Fix Bug #742808

Till Maas till at fedoraproject.org
Sun Oct 30 15:18:39 UTC 2011


commit 8060da36039f1669dc31d717a5d4f2bb13f1c1ed
Author: Till Maas <opensource at till.name>
Date:   Sun Oct 30 16:18:34 2011 +0100

    Update to new snapshot: Fix Bug #742808

 .gitignore  |    1 +
 cnucnu.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 75152f5..87f2fcb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 cnucnu-0git0fe054e7.tar.bz2
 /cnucnu-0git2033ec78.tar.bz2
+/cnucnu-0git315bba3b.tar.bz2
diff --git a/cnucnu.spec b/cnucnu.spec
index 0f13d6a..8052234 100644
--- a/cnucnu.spec
+++ b/cnucnu.spec
@@ -2,7 +2,7 @@
 
 Name:           cnucnu
 Version:        0
-Release: 0.7.20110308git2033ec78%{?dist}
+Release: 0.8.20111030git315bba3b%{?dist}
 Summary:        Upstream release monitoring with bug reporting
 Group:          Development/Tools
 License:        GPLv2+
@@ -13,7 +13,7 @@ URL:            http://fedoraproject.org/wiki/Upstream_Release_Monitoring
 # Commandline: fedpkg-vcs -f pull-retarget 
 ## get current tarball from
 # http://fedorapeople.org/gitweb?p=till/public_git/cnucnu.git;a=snapshot;sf=tgz
-Source0: cnucnu-0git2033ec78.tar.bz2
+Source0: cnucnu-0git315bba3b.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel
@@ -36,7 +36,7 @@ integration. See more at the project homepage at
 http://fedoraproject.org/wiki/Upstream_Release_Monitoring
 
 %prep
-%setup -q -n cnucnu-0git2033ec78
+%setup -q -n cnucnu-0git315bba3b
 
 %build
 python -c 'import setuptools; execfile("setup.py")' build
@@ -63,6 +63,9 @@ rm -rf %{buildroot}
 %{_bindir}/cnucnu
 
 %changelog
+* Sun Oct 30 2011 Till Maas <opensource at till.name> - 0-0.8.20111030git315bba3b
+- Update to new snapshot: Fix Bug #742808
+
 * Tue Mar 08 2011 Till Maas <opensource at till.name> - 0-0.7.20110308git2033ec78
 - Update to new snapshot
 
diff --git a/sources b/sources
index 1a7fda4..ef2c1c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15a0106950b337f07c658bb456e71aee  cnucnu-0git2033ec78.tar.bz2
+470876e55699869294506827bfefa50f  cnucnu-0git315bba3b.tar.bz2


More information about the scm-commits mailing list