[qqwing] Update to 1.3.0.

catanzaro catanzaro at fedoraproject.org
Sat Sep 20 20:56:31 UTC 2014


commit 9404e73494a42534eca511d3eb31a745c8a52635
Author: Michael Catanzaro <mcatanzaro at gnome.org>
Date:   Sat Sep 20 15:56:31 2014 -0500

    Update to 1.3.0.
    
    - Update URLs.

 .gitignore  |    1 +
 qqwing.spec |   12 ++++++++----
 sources     |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 947c88c..afb8e46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /qqwing-1.1.3.tar.gz
 /qqwing-1.2.0.tar.gz
+/qqwing-1.3.0.tar.gz
diff --git a/qqwing.spec b/qqwing.spec
index 5c0d6ae..723b6c4 100644
--- a/qqwing.spec
+++ b/qqwing.spec
@@ -1,11 +1,11 @@
 Name:           qqwing
-Version:        1.2.0
-Release:        2%{?dist}
+Version:        1.3.0
+Release:        1%{?dist}
 Summary:        Command-line Sudoku solver and generator
 
 License:        GPLv2+
-URL:            http://ostermiller.org/qqwing/
-Source0:        http://ostermiller.org/qqwing/qqwing-%{version}.tar.gz
+URL:            http://qqwing.com/
+Source0:        http://qqwing.com/qqwing-%{version}.tar.gz
 Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
 
 %description
@@ -60,6 +60,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_libdir}/pkgconfig/qqwing.pc
 
 %changelog
+* Sat Sep 20 2014 Michael Catanzaro <mcatanzaro at gnome.org> - 1.3.0-1
+- Update to 1.3.0.
+- Update URLs.
+
 * Sat Aug 23 2014 Michael Catanzaro <mcatanzaro at gnome.org> - 1.2.0-2
 - Really update to 1.2.0. Much learning.
 
diff --git a/sources b/sources
index bc83505..ea3d0c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-211fcfad67368c8a1da4e668c31cf9d4  qqwing-1.2.0.tar.gz
+c2d07518ed10d0be8a9622ab559761ea  qqwing-1.3.0.tar.gz


More information about the scm-commits mailing list