diff --git a/adwaita-icon-theme-3.26.1.tar.xz b/adwaita-icon-theme-3.26.1.tar.xz deleted file mode 100644 index b43b688..0000000 --- a/adwaita-icon-theme-3.26.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28ba7392c7761996efd780779167ea6c940eedfb1bf37cfe9bccb7021f54d79d -size 20729696 diff --git a/adwaita-icon-theme-3.28.0.tar.xz b/adwaita-icon-theme-3.28.0.tar.xz new file mode 100644 index 0000000..92a46bf --- /dev/null +++ b/adwaita-icon-theme-3.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aae8c1dffd6772fd1a21a3d365a0ea28b7c3988bdbbeafbf8742cda68242150 +size 19992224 diff --git a/adwaita-icon-theme.changes b/adwaita-icon-theme.changes index 87e50f5..69eaeba 100644 --- a/adwaita-icon-theme.changes +++ b/adwaita-icon-theme.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Wed Mar 14 03:59:37 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.28.0: + + No visible changes. + +------------------------------------------------------------------- +Wed Feb 28 16:22:44 UTC 2018 - dimstar@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Thu Feb 8 23:57:28 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.27.90: + + Camera-switch-symbolic (bgo#750285). + + Highres sizing issue (bgo#785574). + + Vpn-noroute. + + Optional zopfli png optimizer. + + Audio-volume-* fuzzy (bgo#709131). + + Audio-volume-overamplified. + + New metaphors for settings -- notifications, volume and + privacy. +- Drop unneeded %icon_theme_cache_post posttrans scriptlet: it's + no longer needed since RPM File Triggers. + ------------------------------------------------------------------- Mon Nov 27 21:09:58 UTC 2017 - luc14n0@linuxmail.org @@ -7,7 +33,7 @@ Mon Nov 27 21:09:58 UTC 2017 - luc14n0@linuxmail.org - Point fdupes to the data directory instead of the build root, which is a practice that must be avoided. - Drop adwaita-symbolic-audio-volume-fix.patch: fixed upstream. -- Drop intltool BuildRequires once there is no translations to deal +- Drop intltool BuildRequires as there are no translations to deal with in the package. ------------------------------------------------------------------- diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec index 7ea36b2..737133a 100644 --- a/adwaita-icon-theme.spec +++ b/adwaita-icon-theme.spec @@ -1,7 +1,7 @@ # # spec file for package adwaita-icon-theme # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,16 @@ Name: adwaita-icon-theme -Version: 3.26.1 +Version: 3.28.0 Release: 0 Summary: GNOME Icon Theme -License: LGPL-3.0+ or CC-BY-SA-3.0 +License: LGPL-3.0-or-later OR CC-BY-SA-3.0 Group: System/GUI/GNOME -Url: https://www.gnome.org -Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.26/%{name}-%{version}.tar.xz +URL: https://www.gnome.org +Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.28/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gdk-pixbuf-loader-rsvg -BuildRequires: pkg-config +BuildRequires: pkgconfig # To make sure the icon theme cache gets generated Requires(post): gtk3-tools Provides: %{name}-devel = %{version}-%{release} @@ -60,16 +60,12 @@ mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/stock/generic for folder in %{buildroot}%{_datadir}/icons/Adwaita/*x[0-9]*; do ln ${folder}/apps/web-browser.png ${folder}/apps/internet-web-browser.png || : done -%icon_theme_cache_create_ghost Adwaita +%{icon_theme_cache_create_ghost Adwaita} %fdupes %{buildroot}%{_datadir} -%posttrans -%icon_theme_cache_post Adwaita - -# No need for %%icon_theme_cache_postun in %%postun since the theme won't exist anymore - %files -%doc AUTHORS COPYING COPYING_LGPL COPYING_CCBYSA3 NEWS README +%license COPYING COPYING_LGPL COPYING_CCBYSA3 +%doc AUTHORS NEWS README %ghost %{_datadir}/icons/Adwaita/icon-theme.cache %{_datadir}/icons/Adwaita/ %{_datadir}/pkgconfig/adwaita-icon-theme.pc