[cdw] Update to 0.7.1 and silly fixes

sebelk sebelk at fedoraproject.org
Fri Jun 22 13:39:55 UTC 2012


commit b2613f2409195e16941784bff409e3ee5e074f7e
Author: Sergio Belkin <sebelk at fedoraproject.org>
Date:   Fri Jun 22 10:39:39 2012 -0300

    Update to 0.7.1 and silly fixes

 .gitignore |    1 +
 cdw.spec   |    8 +++++++-
 sources    |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ea7865..a3df0b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /cdw-0.6.0.tar.gz
 /cdw-0.7.0.tar.gz
+/cdw-0.7.1.tar.gz
diff --git a/cdw.spec b/cdw.spec
index fe43d5c..760ac56 100644
--- a/cdw.spec
+++ b/cdw.spec
@@ -1,6 +1,6 @@
 Name: cdw
 Version: 0.7.1 
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Front-end for tools used for burning data CD/DVD
 
 Group: Applications/Archiving
@@ -49,10 +49,16 @@ make check LIBS="-lm"
 
 
 %changelog
+*Fri Jun 22 2012 Sergio Belkin <sebelk at fedoraproject.org> 0.7.1-2
+- Fixed changelog and missing sources
+
 *Wed Jun 20 2012 Sergio Belkin <sebelk at fedoraproject.org> 0.7.1-1
 - Lots of bugfixes and improvements about of interface and workings
 - better detection of external tools
 - COPYING file have updated the FSF address
+
+* Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
  
 *Mon Oct 17 2011 Sergio Belkin <sebelk at fedoraproject.org> 0.7.0-2
 - Fixed FSF address in COPYING file
diff --git a/sources b/sources
index f298d51..3094e56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ff24d51550eb3d8b9f9433903238560d  cdw-0.7.0.tar.gz
+5c31fced50e0daded43447c3ba73f2fe  cdw-0.7.1.tar.gz


More information about the scm-commits mailing list