diff --git a/.gitignore b/.gitignore index 316fadf..ad4dcf1 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /v1.3.3.tar.gz /v1.3.4.tar.gz /v1.4.tar.gz +/v1.5.tar.gz diff --git a/greybird.spec b/greybird.spec index 79887fb..2a23377 100644 --- a/greybird.spec +++ b/greybird.spec @@ -1,17 +1,13 @@ %global theme_name Greybird Name: greybird -Version: 1.4 -Release: 3%{?dist} +Version: 1.5 +Release: 1%{?dist} Summary: A clean minimalistic theme for Xfce, GTK+ 2 and 3 License: GPLv2+ or CC-BY-SA URL: http://shimmerproject.org/project/%{name}/ Source0: https://github.com/shimmerproject/%{theme_name}/archive/v%{version}.tar.gz -# fix checkboxes and radios in gtk3.14 -# https://github.com/shimmerproject/Greybird/commit/6f8013c -# https://github.com/shimmerproject/Greybird/commit/6f8013c.patch -Patch0: fix-checkboxes-and-radios-in-gtk3.14.patch BuildArch: noarch @@ -71,8 +67,6 @@ sed -i '/unity\.css/d' gtk-3.0/gtk.css sed -i '/lightdm-unity-greeter\.css/d' gtk-3.0/gtk.css sed -i '/lightdm-gtk-greeter\.css/d' gtk-3.0/gtk.css -%patch0 -p1 - %build # Nothing to build @@ -112,6 +106,9 @@ cp -pr gtk-2.0/ gtk-3.0/ metacity-1/ xfwm4/ xfwm4_compact/ xfce-notify-4.0/ %{bu %{_datadir}/themes/%{theme_name}/xfce-notify-4.0/ %changelog +* Sat Jan 10 2015 Kevin Fenzi 1.5-1 +- Update to 1.5, drop upstreamed patches + * Thu Nov 06 2014 poma 1.4-3 - Upstream fix for checkboxes and radios in gtk3.14 - The "shadow" is re-enabled, the full size of the app menu in the system tray diff --git a/sources b/sources index 5ac80c5..762d088 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -da5345a9b253fd9bf5ea101a3ecc2fb5 v1.4.tar.gz +ad47edbfb63ffdb5f27c6b8e9643e519 v1.5.tar.gz