[oxygen-gtk3] oxygen-gtk3-1.1.2

nucleo nucleo at fedoraproject.org
Wed Jan 30 10:47:00 UTC 2013


commit e5f5edb646b4ec273e734b07e1ecfc8c3068f980
Author: nucleo <nucleo at fedoraproject.org>
Date:   Wed Jan 30 12:46:54 2013 +0200

    oxygen-gtk3-1.1.2
    
    - remove -DENABLE_INNER_SHADOWS_HACK=0 (fixed anaconda issue)

 .gitignore       |    1 +
 oxygen-gtk3.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b8348a..c60fcb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /oxygen-gtk3-1.0.5.tar.bz2
 /oxygen-gtk3-1.1.0.tar.bz2
 /oxygen-gtk3-1.1.1.tar.bz2
+/oxygen-gtk3-1.1.2.tar.bz2
diff --git a/oxygen-gtk3.spec b/oxygen-gtk3.spec
index 20e54f4..d57a43d 100644
--- a/oxygen-gtk3.spec
+++ b/oxygen-gtk3.spec
@@ -1,8 +1,8 @@
 
 Name:		oxygen-gtk3
 Epoch:		1
-Version:	1.1.1
-Release:	2%{?dist}
+Version:	1.1.2
+Release:	1%{?dist}
 Summary:	Oxygen GTK+3 theme
 
 Group:		User Interface/Desktops
@@ -36,7 +36,6 @@ otherwise breaks every time some setting is changed in KDE.
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
 %{cmake} \
-  -DENABLE_INNER_SHADOWS_HACK=0 \
   -DOXYGEN_FORCE_KDE_ICONS_AND_FONTS=0 \
   ..
 popd
@@ -62,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jan 30 2013 Alexey Kurov <nucleo at fedoraproject.org> - 1:1.1.2-1
+- oxygen-gtk3-1.1.2
+- remove -DENABLE_INNER_SHADOWS_HACK=0 (fixed anaconda issue)
+
 * Wed Oct 17 2012 Rex Dieter <rdieter at fedoraproject.org> 1.1.1-2
 - workaround anaconda main menu not visible in F18 Beta TC2 KDE Live (#864058)
 - -DENABLE_INNER_SHADOWS_HACK=0
diff --git a/sources b/sources
index adbe710..f68ae22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-284139caf8a95a94bac1d82900745b4f  oxygen-gtk3-1.1.1.tar.bz2
+2a251c52a7799e67a4af70adc4ed3c60  oxygen-gtk3-1.1.2.tar.bz2


More information about the scm-commits mailing list