Hello community,

here is the log from the commit of package elementary-theme for 
openSUSE:Factory checked in at 2017-08-21 11:37:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elementary-theme (Old)
 and      /work/SRC/openSUSE:Factory/.elementary-theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elementary-theme"

Mon Aug 21 11:37:40 2017 rev:7 rq:517758 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/elementary-theme/elementary-theme.changes        
2017-08-16 16:24:16.628416924 +0200
+++ /work/SRC/openSUSE:Factory/.elementary-theme.new/elementary-theme.changes   
2017-08-21 11:37:46.519991638 +0200
@@ -1,0 +2,6 @@
+Wed Aug 16 16:39:36 UTC 2017 - [email protected]
+
+- Compatibility with gtk >= 3.22
+- Change the sourceurl to git
+
+-------------------------------------------------------------------

Old:
----
  elementary-theme-5.1.0.tar.xz

New:
----
  stylesheet-5.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ elementary-theme.spec ++++++
--- /var/tmp/diff_new_pack.HupFJI/_old  2017-08-21 11:37:47.327878015 +0200
+++ /var/tmp/diff_new_pack.HupFJI/_new  2017-08-21 11:37:47.335876890 +0200
@@ -24,7 +24,7 @@
 License:        GPL-3.0
 Group:          System/GUI/GNOME
 Url:            https://launchpad.net/egtk
-Source:         
https://launchpad.net/egtk/5.x/%{version}/+download/%{name}-%{version}.tar.xz
+Source:         
https://github.com/elementary/stylesheet/archive/%{version}.tar.gz#/stylesheet-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -82,14 +82,14 @@
 The official elementary plank theme.
 
 %prep
-%setup -q
+%setup -q -n stylesheet-%{version}
 
 %build
 # There is nothing to build.
 
 %install
 install -dm 0755 %{buildroot}%{_datadir}/themes/%{_name}
-for _source in gtk-2.0 gtk-3.0 plank index.theme; do
+for _source in gtk-2.0 gtk-3.0 gtk-3.22 plank index.theme; do
   cp -a "$_source" "%{buildroot}%{_datadir}/themes/%{_name}"
 done
 
@@ -108,6 +108,7 @@
 %files -n gtk3-metatheme-elementary
 %defattr(-,root,root)
 %{_datadir}/themes/%{_name}/gtk-3.0
+%{_datadir}/themes/%{_name}/gtk-3.22
 
 %files -n plank-theme-elementary
 %defattr(-,root,root)


Reply via email to