diff --git a/.gitignore b/.gitignore index b7f3ac8..9610b68 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /Greybird-1.2.tar.gz /Greybird-1.2.2.tar.gz /v1.3.1.tar.gz +/Greybird-1.3.2.tar.gz diff --git a/greybird.spec b/greybird.spec index 027a490..4caab6c 100644 --- a/greybird.spec +++ b/greybird.spec @@ -1,13 +1,13 @@ %global theme_name Greybird Name: greybird -Version: 1.3.1 +Version: 1.3.2 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 +Source0: https://github.com/shimmerproject/%{theme_name}/archive/%{theme_name}-%{version}.tar.gz BuildArch: noarch @@ -106,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 +* Fri Mar 14 2014 Luis Bazan - 1.3.2-1 +- Update to 1.3.2 + * Sun Feb 23 2014 Mukundan Ragavan - 1.3.1-1 - Updated to 1.3.1 - Fixed the source URL to directly download from github diff --git a/sources b/sources index 84313f9..390f627 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -952461eeb639081c3e305bff950d4f03 v1.3.1.tar.gz +1b91df0ee6202b52d45ea6e338fc68f8 Greybird-1.3.2.tar.gz