[cnucnu] Update to new snapshot

Till Maas till at fedoraproject.org
Tue Mar 8 19:47:00 UTC 2011


commit 489e56adeb5911b68bf712aa41b901b33ed327fe
Author: Till Maas <opensource at till.name>
Date:   Tue Mar 8 20:44:50 2011 +0100

    Update to new snapshot

 .gitignore  |    1 +
 cnucnu.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 39611ab..75152f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 cnucnu-0git0fe054e7.tar.bz2
+/cnucnu-0git2033ec78.tar.bz2
diff --git a/cnucnu.spec b/cnucnu.spec
index c145445..0f13d6a 100644
--- a/cnucnu.spec
+++ b/cnucnu.spec
@@ -2,7 +2,7 @@
 
 Name:           cnucnu
 Version:        0
-Release: 0.6.20100704git0fe054e7%{?dist}
+Release: 0.7.20110308git2033ec78%{?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-0git0fe054e7.tar.bz2
+Source0: cnucnu-0git2033ec78.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-0git0fe054e7
+%setup -q -n cnucnu-0git2033ec78
 
 %build
 python -c 'import setuptools; execfile("setup.py")' build
@@ -63,6 +63,9 @@ rm -rf %{buildroot}
 %{_bindir}/cnucnu
 
 %changelog
+* Tue Mar 08 2011 Till Maas <opensource at till.name> - 0-0.7.20110308git2033ec78
+- Update to new snapshot
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.6.20100704git0fe054e7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index b9cf100..1a7fda4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c258f28cb80213b7cba5a2ab83760d6b  cnucnu-0git0fe054e7.tar.bz2
+15a0106950b337f07c658bb456e71aee  cnucnu-0git2033ec78.tar.bz2


More information about the scm-commits mailing list