From 34f48f5cbfe6a2e5056beb87ced562c1675aabcc Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Nov 13 2012 12:41:05 +0000 Subject: Update to 3.6.2 ... and drop the insensitive checkboxes patch which is now upstream. --- diff --git a/.gitignore b/.gitignore index a7ec19a..e3404d2 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /gnome-themes-standard-3.5.92.tar.xz /gnome-themes-standard-3.6.0.2.tar.xz /gnome-themes-standard-3.6.1.tar.xz +/gnome-themes-standard-3.6.2.tar.xz diff --git a/0001-gtk2-add-assets-for-insensitive-variants-of-check-an.patch b/0001-gtk2-add-assets-for-insensitive-variants-of-check-an.patch deleted file mode 100644 index c6f3abc..0000000 Binary files a/0001-gtk2-add-assets-for-insensitive-variants-of-check-an.patch and /dev/null differ diff --git a/gnome-themes-standard.spec b/gnome-themes-standard.spec index ea28db4..17fcaaf 100644 --- a/gnome-themes-standard.spec +++ b/gnome-themes-standard.spec @@ -1,6 +1,6 @@ Name: gnome-themes-standard -Version: 3.6.1 -Release: 3%{?dist} +Version: 3.6.2 +Release: 1%{?dist} Summary: Standard themes for GNOME applications Group: User Interface/Desktops @@ -28,8 +28,6 @@ Requires: adwaita-cursor-theme = %{version}-%{release} Requires: adwaita-gtk2-theme = %{version}-%{release} Requires: adwaita-gtk3-theme = %{version}-%{release} -Patch0: 0001-gtk2-add-assets-for-insensitive-variants-of-check-an.patch - %description The gnome-themes-standard package contains the standard theme for the GNOME desktop, which provides default appearance for cursors, desktop background, @@ -63,8 +61,6 @@ with a GNOME look and feel. %prep %setup -q -%patch0 -p1 -b .insensitive-checkboxes - %build %configure make %{?_smp_mflags} @@ -114,7 +110,6 @@ done %{_datadir}/themes/HighContrast %files -n adwaita-cursor-theme -%defattr(-,root,root,-) # Cursors %{_datadir}/icons/Adwaita @@ -134,6 +129,10 @@ done %changelog +* Tue Nov 13 2012 Kalev Lember - 3.6.2-1 +- Update to 3.6.2 +- Drop the insensitive checkboxes patch; it's now upstream + * Wed Oct 17 2012 Cosimo Cecchi - 3.6.1-3 - Fix previous patch diff --git a/sources b/sources index 25cf8c3..e361862 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ee3228e200bc0084a46a774a83d826d gnome-themes-standard-3.6.1.tar.xz +c8f57e0e4ec0c986ea43c838fb68af93 gnome-themes-standard-3.6.2.tar.xz