[oxygen-gtk3] new snapshot fixes warnings when building against gtk-3.3.x (kde#291007)

nucleo nucleo at fedoraproject.org
Mon Jan 9 20:44:23 UTC 2012


commit d3fa07373600bf9f1bbe403c81cae5ebbd9ec18a
Author: nucleo <nucleo at fedoraproject.org>
Date:   Mon Jan 9 22:44:18 2012 +0200

    new snapshot fixes warnings when building against gtk-3.3.x (kde#291007)

 .gitignore       |    1 +
 oxygen-gtk3.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6789f7c..eae131e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /oxygen-gtk3-1.2.0-20111219.tar.bz2
+/oxygen-gtk3-1.2.0-20120109.tar.bz2
diff --git a/oxygen-gtk3.spec b/oxygen-gtk3.spec
index af265f7..99ecef4 100644
--- a/oxygen-gtk3.spec
+++ b/oxygen-gtk3.spec
@@ -1,8 +1,8 @@
-%define snap 20111219
+%define snap 20120109
 
 Name:		oxygen-gtk3
 Version:	1.2.0
-Release:	0.1.%{?snap}%{?dist}
+Release:	0.2.%{?snap}%{?dist}
 Summary:	Oxygen GTK+3 theme
 
 Group:		User Interface/Desktops
@@ -67,5 +67,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jan  9 2012 Alexey Kurov <nucleo at fedoraproject.org> - 1.2.0-0.2.20120109
+- new snapshot fixes warnings when building against gtk-3.3.x (kde#291007)
+
 * Mon Dec 19 2011 Alexey Kurov <nucleo at fedoraproject.org> - 1.2.0-0.1.20111219
 - Initial RPM release
diff --git a/sources b/sources
index 22d6405..9156a90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-067f590736c8a8819ed7e0ec8b40dfef  oxygen-gtk3-1.2.0-20111219.tar.bz2
+4397d06408825329c3be278566333595  oxygen-gtk3-1.2.0-20120109.tar.bz2


More information about the scm-commits mailing list