[qqwing] Really update to 1.2.0

catanzaro catanzaro at fedoraproject.org
Sat Aug 23 20:31:09 UTC 2014


commit 5d23f7dd22d21c12e16481ac81a8be7dfe7510fd
Author: Michael Catanzaro <mcatanzaro at gnome.org>
Date:   Sat Aug 23 15:30:41 2014 -0500

    Really update to 1.2.0

 .gitignore          |    1 +
 qqwing-1.2.0.tar.gz |  Bin 0 -> 350915 bytes
 qqwing.spec         |    5 ++++-
 sources             |    2 +-
 4 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74f3967..947c88c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /qqwing-1.1.3.tar.gz
+/qqwing-1.2.0.tar.gz
diff --git a/qqwing-1.2.0.tar.gz b/qqwing-1.2.0.tar.gz
new file mode 100644
index 0000000..23acaf9
Binary files /dev/null and b/qqwing-1.2.0.tar.gz differ
diff --git a/qqwing.spec b/qqwing.spec
index 2ec39d7..5c0d6ae 100644
--- a/qqwing.spec
+++ b/qqwing.spec
@@ -1,6 +1,6 @@
 Name:           qqwing
 Version:        1.2.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Command-line Sudoku solver and generator
 
 License:        GPLv2+
@@ -60,6 +60,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_libdir}/pkgconfig/qqwing.pc
 
 %changelog
+* Sat Aug 23 2014 Michael Catanzaro <mcatanzaro at gnome.org> - 1.2.0-2
+- Really update to 1.2.0. Much learning.
+
 * Sat Aug 23 2014 Michael Catanzaro <mcatanzaro at gnome.org> - 1.2.0-1
 - Update to 1.2.0
 
diff --git a/sources b/sources
index 96928eb..bc83505 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a3822456e01f74db6e7a2e5ae135ad78  qqwing-1.1.3.tar.gz
+211fcfad67368c8a1da4e668c31cf9d4  qqwing-1.2.0.tar.gz


More information about the scm-commits mailing list