Hello community,
here is the log from the commit of package gnome-themes-standard for
openSUSE:Factory checked in at 2016-10-18 10:33:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-themes-standard (Old)
and /work/SRC/openSUSE:Factory/.gnome-themes-standard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-themes-standard"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-themes-standard/gnome-themes-standard.changes
2016-06-03 16:30:14.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-themes-standard.new/gnome-themes-standard.changes
2016-10-18 10:33:17.000000000 +0200
@@ -1,0 +2,17 @@
+Thu Oct 6 10:52:00 UTC 2016 - [email protected]
+
+- Update to version 3.22.2:
+ + Dark theme updates.
+ + Adwaita updates.
+- Modify fdupes following upstream changes.
+- Conditionally apply translations-update-upstream BuildRequires
+ and macro for non-openSUSE only.
+
+-------------------------------------------------------------------
+Mon Oct 3 16:47:37 UTC 2016 - [email protected]
+
+- Update to version 3.22.1:
+ + Gtk2 dark variant.
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-themes-standard-3.20.2.tar.xz
New:
----
gnome-themes-standard-3.22.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-themes-standard.spec ++++++
--- /var/tmp/diff_new_pack.iYi1KK/_old 2016-10-18 10:33:18.000000000 +0200
+++ /var/tmp/diff_new_pack.iYi1KK/_new 2016-10-18 10:33:18.000000000 +0200
@@ -17,19 +17,21 @@
Name: gnome-themes-standard
-Version: 3.20.2
+Version: 3.22.2
Release: 0
Summary: Standard GNOME Themes
License: LGPL-2.1+
Group: System/GUI/GNOME
Url: http://www.gnome.org
-Source:
http://download.gnome.org/sources/gnome-themes-standard/3.20/%{name}-%{version}.tar.xz
+Source:
http://download.gnome.org/sources/gnome-themes-standard/3.22/%{name}-%{version}.tar.xz
Source1: baselibs.conf
BuildRequires: fdupes
# Needed to convert svg to gresource
BuildRequires: gdk-pixbuf-loader-rsvg
BuildRequires: intltool
+%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
+%endif
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(gdk-2.0) >= 2.24.15
BuildRequires: pkgconfig(gdk-3.0)
@@ -111,7 +113,9 @@
%prep
%setup -q
+%if !0%{?is_opensuse}
translation-update-upstream
+%endif
%build
%configure
@@ -123,7 +127,7 @@
%icon_theme_cache_create_ghost HighContrast
%fdupes %{buildroot}%{_datadir}/icons/Adwaita/cursors/
%fdupes %{buildroot}%{_datadir}/icons/HighContrast/
-%fdupes %{buildroot}%{_datadir}/themes/Adwaita/gtk-2.0/
+%fdupes %{buildroot}%{_datadir}/themes/
%clean
rm -rf %{buildroot}
@@ -138,10 +142,13 @@
%doc COPYING NEWS
%dir %{_datadir}/themes/Adwaita
%{_datadir}/themes/Adwaita/index.theme
+%dir %{_datadir}/themes/Adwaita-dark
+%{_datadir}/themes/Adwaita-dark/index.theme
%files -n gtk2-metatheme-adwaita
%defattr(-,root,root)
%{_datadir}/themes/Adwaita/gtk-2.0/
+%{_datadir}/themes/Adwaita-dark/gtk-2.0/
%files -n gtk3-metatheme-adwaita
%defattr(-,root,root)
++++++ gnome-themes-standard-3.20.2.tar.xz ->
gnome-themes-standard-3.22.2.tar.xz ++++++
++++ 9025 lines of diff (skipped)