summaryrefslogtreecommitdiffstats
path: root/pop-gtk-theme.spec
diff options
context:
space:
mode:
Diffstat (limited to 'pop-gtk-theme.spec')
-rw-r--r--pop-gtk-theme.spec14
1 files changed, 9 insertions, 5 deletions
diff --git a/pop-gtk-theme.spec b/pop-gtk-theme.spec
index 92accde..e0c40ed 100644
--- a/pop-gtk-theme.spec
+++ b/pop-gtk-theme.spec
@@ -1,16 +1,16 @@
%global debug_package %{nil}
-%global commit0 2a48b901a53bf61e2a693dffa70ea7b2394b75cf
+%global commit0 7f70e9a80c19d5012c581f5ad076b60230d55fa8
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-%global gittag0 v1.3.1.2
+%global gittag0 1.3.1r13
Name: pop-gtk-theme
-Version: 1.3.1.2
+Version: 1.3.1.13
Release: 1%{?dist}
Summary: An adaptive Gtk+ theme
License: GPLv2
URL: https://github.com/system76/%{name}
-Source0: https://github.com/system76/%{name}/archive/%{gittag0}.tar.gz#/%{name}-%{version}-%{release}.tar.gz
+Source0: https://github.com/system76/%{name}/archive/%{gittag0}.tar.gz#/%{name}-%{version}.tar.gz
Requires: gnome-themes-standard
Requires: gtk-murrine-engine
@@ -21,6 +21,7 @@ BuildRequires: sassc
BuildRequires: inkscape
BuildRequires: librsvg2-devel
BuildRequires: parallel
+BuildRequires: gnome-shell
BuildArch: noarch
@@ -30,7 +31,7 @@ BuildArch: noarch
%prep
-%autosetup -n %{name}-%{commit0}
+%autosetup -n %{name}-%{version}
%build
NOCONFIGURE=1 ./autogen.sh
@@ -51,6 +52,9 @@ NOCONFIGURE=1 ./autogen.sh
%changelog
+* Sat Jul 1 2017 Link Dupont <linkdupont@fedoraproject.org> - 1.3.1.13-1
+- New upstream version
+
* Mon Jun 12 2017 Link Dupont <linkdupont@fedoraproject.org> - 1.3.1.2-1
- New upstream version
- New versioning scheme