[oxygen-gtk3] oxygen-gtk3-1.4.1

nucleo nucleo at fedoraproject.org
Wed Oct 22 13:56:13 UTC 2014


commit 74221d7ae5704b9dd530ee541adf31c986a03067
Author: nucleo <nucleo at fedoraproject.org>
Date:   Wed Oct 22 16:56:15 2014 +0300

    oxygen-gtk3-1.4.1
    
    - drop applied patches

 .gitignore                                         |    1 +
 ...ndle-GTK_STATE_FLAG_CHECKED-when-renderin.patch |   58 --------
 0002-fixed-progressbars-rendering.patch            |  102 ---------------
 ...-latest-changes-behind-gtk3-version-check.patch |  138 --------------------
 ...gtk3-versions-do-not-check-window-s-event.patch |   42 ------
 oxygen-gtk3.spec                                   |   12 +-
 sources                                            |    2 +-
 7 files changed, 8 insertions(+), 347 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9c1f13..f7b4be1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /oxygen-gtk3-1.3.4.tar.bz2
 /oxygen-gtk3-1.3.5.tar.bz2
 /oxygen-gtk3-1.4.0.tar.bz2
+/oxygen-gtk3-1.4.1.tar.bz2
diff --git a/oxygen-gtk3.spec b/oxygen-gtk3.spec
index 0c5500c..a4ba4ac 100644
--- a/oxygen-gtk3.spec
+++ b/oxygen-gtk3.spec
@@ -1,8 +1,8 @@
 
 Name:		oxygen-gtk3
 Epoch:		1
-Version:	1.4.0
-Release:	4%{?dist}
+Version:	1.4.1
+Release:	1%{?dist}
 Summary:	Oxygen GTK+3 theme
 
 License:	LGPLv2+
@@ -10,10 +10,6 @@ URL:		https://projects.kde.org/projects/playground/artwork/oxygen-gtk
 Source0:	http://download.kde.org/stable/oxygen-gtk3/%{version}/src/%{name}-%{version}.tar.bz2
 
 ## upstream patches (gtk3-1.4 branch)
-Patch1: 0001-properly-handle-GTK_STATE_FLAG_CHECKED-when-renderin.patch
-Patch2: 0002-fixed-progressbars-rendering.patch
-Patch3: 0003-protect-latest-changes-behind-gtk3-version-check.patch
-Patch4: 0004-For-recent-gtk3-versions-do-not-check-window-s-event.patch
 
 BuildRequires:	cmake
 BuildRequires:	gtk3-devel
@@ -59,6 +55,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Wed Oct 22 2014 Alexey Kurov <nucleo at fedoraproject.org> - 1:1.4.1-1
+- oxygen-gtk3-1.4.1
+- drop applied patches
+
 * Wed Sep 03 2014 Rex Dieter <rdieter at fedoraproject.org> 1:1.4.0-4
 - pull in recent batch of upstream fixes
 - particularly, to support GTK_STATE_FLAG_CHECKED
diff --git a/sources b/sources
index a07dc53..682f69b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68f0e7af7bd9f618abf3c0444a0f2868  oxygen-gtk3-1.4.0.tar.bz2
+231854fbe379dd441518195c45d08201  oxygen-gtk3-1.4.1.tar.bz2


More information about the scm-commits mailing list