Hello community,
here is the log from the commit of package gnome-icon-theme-symbolic for
openSUSE:Factory checked in at 2013-03-27 19:23:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-icon-theme-symbolic (Old)
and /work/SRC/openSUSE:Factory/.gnome-icon-theme-symbolic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-icon-theme-symbolic", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.changes
2012-11-21 16:31:36.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-icon-theme-symbolic.new/gnome-icon-theme-symbolic.changes
2013-03-27 19:24:01.000000000 +0100
@@ -1,0 +2,52 @@
+Wed Mar 27 07:38:56 UTC 2013 - [email protected]
+
+- Update to version 3.8.0.1:
+ + Fix the broken tarball (bgo#696634).
+- Drop gnome-icon-theme-symbolic.pc.in as source: it's incuded in
+ the tarball again.
+- Drop libtool BuildRequires and call to autoreconf: no longer any
+ need to boostrap, as the tarball is working.
+
+-------------------------------------------------------------------
+Tue Mar 26 09:44:36 UTC 2013 - [email protected]
+
+- Update to version 3.8.0:
+ + view-more wasn't clear when used.
+ + goa-panel sizing.
+ + semi-starred status (bgo#689098).
+- Add gnome-icon-theme-symbolic.pc.in as source file. It is missing
+ in the 3.8.0 tarball.
+- Add libtool BuildRequires and call to autoreconf: the 3.8.0
+ tarball is somewhat broken.
+
+-------------------------------------------------------------------
+Wed Mar 6 11:44:57 UTC 2013 - [email protected]
+
+- Update to version 3.7.91:
+ + system failwhale icon.
+ + software app icon.
+
+-------------------------------------------------------------------
+Wed Feb 6 10:37:20 UTC 2013 - [email protected]
+
+- Update to version 3.7.5:
+ + New settings panel icons.
+
+-------------------------------------------------------------------
+Sat Jan 19 16:27:25 UTC 2013 - [email protected]
+
+- Update to version 3.7.4.1:
+ + Really include .pc file.
+- Changes from version 3.7.4:
+ + accessories-disctionary.
+ + whitespace on fullscreen.
+ + view-more.
+ + wireless-hotspot.
+ + tweaks to multidisk.
+ + installs a .pc file.
+ + search wrapped status.
+ + privacy settings.
+ + media-flash, media-floppy.
+- Drop xz BuildRequires, no longer needed (bnc#697467).
+
+-------------------------------------------------------------------
Old:
----
gnome-icon-theme-symbolic-3.6.2.tar.xz
New:
----
gnome-icon-theme-symbolic-3.8.0.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-icon-theme-symbolic.spec ++++++
--- /var/tmp/diff_new_pack.5Xcc04/_old 2013-03-27 19:24:01.000000000 +0100
+++ /var/tmp/diff_new_pack.5Xcc04/_new 2013-03-27 19:24:01.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnome-icon-theme-symbolic
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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,14 +17,14 @@
Name: gnome-icon-theme-symbolic
-Version: 3.6.2
+Version: 3.8.0.1
Release: 0
# FIXME: when we have icon-naming-utils > 0.8.90, we will have
icontool-render, so check if something has to be changed.
Summary: Symbolic icon theme for GNOME
License: CC-BY-SA-3.0
Group: System/X11/Icons
Url: http://www.gnome.org/
-Source:
http://download.gnome.org/sources/gnome-icon-theme-symbolic/3.6/%{name}-%{version}.tar.xz
+Source:
http://download.gnome.org/sources/gnome-icon-theme-symbolic/3.8/%{name}-%{version}.tar.xz
BuildRequires: gnome-icon-theme
# This is just for gtk-update-icon-cache
BuildRequires: gtk3-tools
@@ -34,8 +34,6 @@
# so inkscape is not needed either
#BuildRequires: inkscape
BuildRequires: pkg-config
-# Only needed because we don't (and won't) support building xz tarballs by
default... See bnc#697467
-BuildRequires: xz
Requires: gnome-icon-theme
Supplements: gnome-icon-theme
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -57,10 +55,10 @@
%build
%configure
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
%install
-%makeinstall
+%make_install
%clean
rm -rf %{buildroot}
@@ -75,5 +73,6 @@
%defattr(-,root,root)
%doc AUTHORS COPYING NEWS README
%{_datadir}/icons/gnome/scalable/*/*-symbolic.svg
+%{_datadir}/pkgconfig/gnome-icon-theme-symbolic.pc
%changelog
++++++ gnome-icon-theme-symbolic-3.6.2.tar.xz ->
gnome-icon-theme-symbolic-3.8.0.1.tar.xz ++++++
++++ 6968 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]