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

Mohamed ElMorabity melmorabity at fedoraproject.org
Thu Mar 22 06:48:42 UTC 2012


commit 4ee9d3c08d10c2f39f549f143c57ceade961681b
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Thu Mar 22 07:48:29 2012 +0100

    Update to a newer bzr snapshot

 .gitignore            |    1 +
 gtk-unico-engine.spec |   13 ++++++++-----
 sources               |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8890a43..7b2c666 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /unico-1.0.1.tar.gz
 /unico-1.0.1-bzr130.tar.xz
+/unico-1.0.1-bzr132.tar.xz
diff --git a/gtk-unico-engine.spec b/gtk-unico-engine.spec
index 6446184..abb112f 100644
--- a/gtk-unico-engine.spec
+++ b/gtk-unico-engine.spec
@@ -1,11 +1,11 @@
 %global engine_name unico
 
-%global revision 130
-%global revision_date 20120224
+%global revision 132
+%global revision_date 20120229
 
 Name:           gtk-unico-engine
 Version:        1.0.1
-Release:        4.%{revision_date}bzr%{revision}%{?dist}
+Release:        5.%{revision_date}bzr%{revision}%{?dist}
 Summary:        Unico Gtk+ theming engine
 
 Group:          User Interface/Desktops
@@ -13,11 +13,11 @@ License:        LGPLv3
 URL:            https://launchpad.net/unico/
 # The source for this package was pulled from upstream's VCS. Use the following
 # commands to generate the tarball:
-# $ bzr export -r %{revision} %{name}-%{version}-bzr%{revision}.tar.xz lp:unico
+# $ bzr export -r %{revision} %{engine_name}-%{version}-bzr%{revision}.tar.xz lp:unico
 Source0:        %{engine_name}-%{version}-bzr%{revision}.tar.xz
 
 BuildRequires:  gnome-common
-BuildRequires:  gtk3-devel >= 3.3.14
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.14
 
 %description
 Unico is a Gtk+ engine that aims to be the more complete yet powerful theming
@@ -50,6 +50,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gtk-3.0/3.0.0/theming-engines/*.la
 
 
 %changelog
+* Thu Mar 22 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 1.0.1-5.20120229bzr132
+- Update to a newer bzr snapshot
+
 * Fri Feb 24 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 1.0.1-4.20120224bzr130
 - Update to a newer bzr snapshot
 
diff --git a/sources b/sources
index 607deb6..90bb2af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-44fdd5f131e0ded9a9a60d46f4976cc5  unico-1.0.1-bzr130.tar.xz
+6428c96ad7f3c5b078f4e49f35cf356c  unico-1.0.1-bzr132.tar.xz


More information about the scm-commits mailing list