Hello community,

here is the log from the commit of package elementary-xfce-icon-theme for 
openSUSE:Factory checked in at 2020-03-24 22:35:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elementary-xfce-icon-theme (Old)
 and      /work/SRC/openSUSE:Factory/.elementary-xfce-icon-theme.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elementary-xfce-icon-theme"

Tue Mar 24 22:35:00 2020 rev:16 rq:787552 version:0.15+git0.6fc555d6

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/elementary-xfce-icon-theme/elementary-xfce-icon-theme.changes
    2020-03-20 23:55:09.468860656 +0100
+++ 
/work/SRC/openSUSE:Factory/.elementary-xfce-icon-theme.new.3160/elementary-xfce-icon-theme.changes
  2020-03-24 22:35:03.877168790 +0100
@@ -1,0 +2,14 @@
+Mon Mar 23 13:22:47 UTC 2020 - Maurizio Galli <maurizio.ga...@gmail.com>
+
+- Build using buildsystem to take advantage of the SVG to PNG
+  conversion script. PNG load faster than SVG.
+
+-------------------------------------------------------------------
+Mon Mar 23 11:14:16 UTC 2020 - Maurizio Galli <maurizio.ga...@gmail.com>
+
+- Update to version 0.15+git0.6fc555d6:
+  * Run vacuum-defs
+  * Add 24px clipman icon
+  * Fixed dangling symlinks
+
+-------------------------------------------------------------------

Old:
----
  elementary-xfce-0.14+git30.e40a2684.tar.xz

New:
----
  elementary-xfce-0.15+git0.6fc555d6.tar.xz

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

Other differences:
------------------
++++++ elementary-xfce-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.BdgHMe/_old  2020-03-24 22:35:04.609169146 +0100
+++ /var/tmp/diff_new_pack.BdgHMe/_new  2020-03-24 22:35:04.617169150 +0100
@@ -18,7 +18,7 @@
 
 %define _name elementary-xfce
 Name:           elementary-xfce-icon-theme
-Version:        0.14+git30.e40a2684
+Version:        0.15+git0.6fc555d6
 Release:        0
 Summary:        Icon theme inspired by Tango and Elementary
 License:        GPL-2.0-only
@@ -26,8 +26,11 @@
 URL:            https://github.com/shimmerproject/elementary-xfce
 Source:         %{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
-BuildRequires:  gtk3-tools
+BuildRequires:  gdk-pixbuf-loader-rsvg
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  optipng
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 Requires:       adwaita-icon-theme
 Requires:       gtk3-tools
 Requires:       hicolor-icon-theme
@@ -42,25 +45,22 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-# cleanup unecessary doc files
-rm %{_name}-darker/{CONTRIBUTORS,AUTHORS,README.md,LICENSE}
-rm %{_name}-dark/{CONTRIBUTORS,AUTHORS,README.md,LICENSE}
-rm %{_name}/{CONTRIBUTORS,AUTHORS,README.md,LICENSE}
 
 %build
-# Nothing to build
+%configure
+%make_build
 
 %install
-mkdir -p  %{buildroot}%{_datadir}/icons
-cp -a %{_name}  %{buildroot}%{_datadir}/icons
-cp -a %{_name}-dark  %{buildroot}%{_datadir}/icons
-cp -a %{_name}-darker  %{buildroot}%{_datadir}/icons
-chmod 0644  %{buildroot}%{_datadir}/icons/%{_name}/index.theme
-chmod 0644  %{buildroot}%{_datadir}/icons/%{_name}-dark/index.theme
-chmod 0644  %{buildroot}%{_datadir}/icons/%{_name}-darker/index.theme
+%make_install
+
+# Cleanup unused docs
+rm 
%{buildroot}%{_datadir}/icons/%{_name}{,-dark,-darker}/{CONTRIBUTORS,AUTHORS,README.md,LICENSE}
+
+# We don't want to install Darkest as it's not very useful
+rm -rf %{buildroot}%{_datadir}/icons/%{_name}-darkest/
 
 # fix duplicate files
-%fdupes -s %{buildroot}/%{_datadir}/icons/
+%fdupes -s %{buildroot}%{_datadir}/icons/
 
 %files
 %doc AUTHORS CONTRIBUTORS README.md

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.BdgHMe/_old  2020-03-24 22:35:04.689169184 +0100
+++ /var/tmp/diff_new_pack.BdgHMe/_new  2020-03-24 22:35:04.689169184 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/shimmerproject/elementary-xfce.git</param>
-              <param 
name="changesrevision">cff3fbe61050296f4a4bdc9a4733791f20f9993c</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">6fc555d6fffb34f462ad87704d22e72448197bad</param></service></servicedata>
\ No newline at end of file

++++++ elementary-xfce-0.14+git30.e40a2684.tar.xz -> 
elementary-xfce-0.15+git0.6fc555d6.tar.xz ++++++
++++ 9335 lines of diff (skipped)

++++++ elementary-xfce.obsinfo ++++++
--- /var/tmp/diff_new_pack.BdgHMe/_old  2020-03-24 22:36:47.665219230 +0100
+++ /var/tmp/diff_new_pack.BdgHMe/_new  2020-03-24 22:36:47.669219232 +0100
@@ -1,5 +1,5 @@
 name: elementary-xfce
-version: 0.14+git30.e40a2684
-mtime: 1584611279
-commit: e40a2684a3d945b187fa15fdaa65db94bf759d64
+version: 0.15+git0.6fc555d6
+mtime: 1584881689
+commit: 6fc555d6fffb34f462ad87704d22e72448197bad
 


Reply via email to