[gtk-unico-engine/f19] Update to a newer bzr snapshot

Mohamed ElMorabity melmorabity at fedoraproject.org
Sun May 12 02:20:13 UTC 2013


commit 47a8609fbb0100efb31ac3d352f67ad954eb22a6
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Sun May 12 04:19:32 2013 +0200

    Update to a newer bzr snapshot

 .gitignore            |    1 +
 gtk-unico-engine.spec |   17 +++++++++++------
 sources               |    2 +-
 3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 17e490c..3df3342 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /unico-1.0.1-bzr132.tar.xz
 /unico-1.0.2.tar.gz
 /unico-1.0.2-bzr139.tar.xz
+/unico-1.0.3-bzr146.tar.xz
diff --git a/gtk-unico-engine.spec b/gtk-unico-engine.spec
index f73666b..b9040dd 100644
--- a/gtk-unico-engine.spec
+++ b/gtk-unico-engine.spec
@@ -1,15 +1,15 @@
 %global engine_name unico
 # %global major_version %%(cut -d "." -f 1-2 <<<%{version})
-%global revision 139
-%global revision_date 20120808
+%global revision 146
+%global revision_date 20121212
 
 Name:           gtk-unico-engine
-Version:        1.0.2
-Release:        3.%{revision_date}bzr%{revision}%{?dist}
+Version:        1.0.3
+Release:        0.1.%{revision_date}bzr%{revision}%{?dist}
 Summary:        Unico Gtk+ theming engine
 
 Group:          User Interface/Desktops
-License:        LGPLv3
+License:        LGPLv2.1
 URL:            https://launchpad.net/unico/
 # The source for this package was pulled from upstream's VCS. Use the following
 # commands to generate the tarball:
@@ -17,7 +17,9 @@ URL:            https://launchpad.net/unico/
 Source0:        %{engine_name}-%{version}-bzr%{revision}.tar.xz
 
 BuildRequires:  gnome-common
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.5.2
+BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 
 %description
 Unico is a Gtk+ engine that aims to be the more complete yet powerful theming
@@ -50,6 +52,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gtk-3.0/3.0.0/theming-engines/*.la
 
 
 %changelog
+* Sun Apr 07 2013 Mohamed El Morabity <melmorabity at fedoraproject.org> - 1.0.3-0.1.20121212bzr146
+- Update to a newer bzr snapshot
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.2-3.20120808bzr139
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 8a79c57..b0137b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d427a64351ac71003dc5310c62af6fce  unico-1.0.2-bzr139.tar.xz
+f57c3f21581c3727792ba994c172cbdd  unico-1.0.3-bzr146.tar.xz


More information about the scm-commits mailing list