[glabels/f18] Update to upstream 3.0.1

Maxim Burgerhout wzzrd at fedoraproject.org
Wed Sep 19 06:31:25 UTC 2012


commit 5e951889665b6278ac41949b802eca350d53b8eb
Author: Maxim Burgerhout <maxim at wzzrd.com>
Date:   Tue Sep 18 23:54:37 2012 +0200

    Update to upstream 3.0.1
    
    New templates
    Bugfixes
    Drop fix-child-schemas patch
    Upstream tarball is now an .xz file

 .gitignore                      |    1 +
 glabels-fix-child-schemas.patch |   18 ------------------
 glabels.spec                    |   12 +++++++-----
 sources                         |    2 +-
 4 files changed, 9 insertions(+), 24 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90a72d2..c063247 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 glabels-2.2.8.tar.bz2
 clog
 /glabels-3.0.0.tar.bz2
+/glabels-3.0.1.tar.xz
diff --git a/glabels.spec b/glabels.spec
index 12b665a..6f182c8 100644
--- a/glabels.spec
+++ b/glabels.spec
@@ -1,15 +1,14 @@
 Name:		glabels
-Version:	3.0.0
-Release:	17%{?dist}
+Version:	3.0.1
+Release:	1%{?dist}
 Summary:	A program for creating labels and business cards for GNOME
 
 Group:		Applications/Publishing
 License:	GPLv3+
 URL:		http://www.glabels.org
 
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/glabels/3.0/glabels-%{version}.tar.bz2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/glabels/3.0/glabels-%{version}.tar.xz
 
-Patch0: 	%{name}-fix-child-schemas.patch
 Patch1:		%{name}-3.0.0-new-eds.patch
 
 ## TODO: GNU Barcode unfortunately only provides a static library at this
@@ -86,7 +85,6 @@ This package contains the template database for %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fix-child-schemas
 %patch1 -p1 -b .new-eds
 
 
@@ -168,6 +166,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null ||:
 
 
 %changelog
+* Tue Sep 18 2012 Maxim Burgerhout <maxim at wzzrd.com> - 3.0.1-1
+- Update to new upstream release 3.0.1 for bugfixes, new templates
+- Close #858375
+
 * Wed Aug 29 2012 Maxim Burgerhout <maxim at wzzrd.com> - 3.0.0-17
 - Rebuilt with glabels-3.0.0-new-eds.patch to solve build problems
 - Resolves: #852687 (Build break patch for F18 and Rawhide)
diff --git a/sources b/sources
index 8984579..d13e7f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-823531d597a5483c30486f1b22ee07bf  glabels-3.0.0.tar.bz2
+21abcdb6f812f03c628fdc77adfc0573  glabels-3.0.1.tar.xz


More information about the scm-commits mailing list