Hello community,

here is the log from the commit of package guake for openSUSE:Factory checked 
in at 2012-08-15 11:18:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/guake (Old)
 and      /work/SRC/openSUSE:Factory/.guake.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "guake", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/guake/guake.changes      2012-06-13 
13:31:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.guake.new/guake.changes 2012-08-15 
11:18:07.000000000 +0200
@@ -1,0 +2,30 @@
+Fri Jul 27 09:26:20 UTC 2012 - [email protected]
+
+- Update to version 0.4.4:
+  + New icon for both guake and guake-prefs.
+  + Improved build scripts for themable icon installation.
+  + Updated some autotools files.
+  + Fixing a typo in the guake-prefs.desktop file. (bnc#763244).
+  + wm_class can't be get by gnome-shell css.
+  + Add the missing "System" category required by FDO menu
+    specification.
+  + Do not install the system-wide autostart file.
+  + Call window.move/resize only when not in fullscreen mode.
+  + Terminal scrolls to the wrong position when hiding and unhiding
+    in fullscreen mode.
+  + Toggle fullscreen malfunction.
+  + Guake overlaped the second screen in a dual-monitor setup with
+    a sidepanel.
+  + Tree items in Keyboard shortcuts tab of preferences window not
+    localized.
+  + Add option to start in fullscreen mode.
+  + Refactoring of the fullscreen logic and addition of the
+    --fullscreen flag.
+- Drop guake-fix-pref.desktop.patch, fixed upstream.
+- Add %icon_theme_cache_* macros to post and postun and for the new
+  scalable icons.
+- Drop %suse_update_desktop_file call for systemwide autostart
+  file: not installed anymore.
+- Add proper sourceurl for Source0.
+
+-------------------------------------------------------------------

Old:
----
  guake-0.4.3.tar.gz
  guake-fix-pref.desktop.patch

New:
----
  guake-0.4.4.tar.gz

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

Other differences:
------------------
++++++ guake.spec ++++++
--- /var/tmp/diff_new_pack.39OdqJ/_old  2012-08-15 11:18:09.000000000 +0200
+++ /var/tmp/diff_new_pack.39OdqJ/_new  2012-08-15 11:18:09.000000000 +0200
@@ -18,16 +18,13 @@
 
 
 Name:           guake
-Version:        0.4.3
+Version:        0.4.4
 Release:        0
 Summary:        A dropdown terminal for GNOME
 License:        GPL-2.0+
 Group:          System/X11/Terminals
 Url:            http://guake.org
-# We can't use source url http://guake.org/downloads/4
-Source0:        %{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM guake-fix-pref.desktop.patch bnc#763244 
[email protected] -- Fix guake-pref.desktop file, spellingmistake. -- 
http://guake.org/ticket/448
-Patch1:         guake-fix-pref.desktop.patch
+Source0:        http://guake.org/files/%{name}-%{version}.tar.gz
 BuildRequires:  intltool
 BuildRequires:  python-devel
 %if 0%{?suse_version} <= 1130
@@ -61,7 +58,6 @@
 %lang_package
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure --disable-static
@@ -76,7 +72,6 @@
 rm -r %{buildroot}/%{_datadir}/locale/no
 %suse_update_desktop_file %{buildroot}%{_datadir}/applications/%{name}.desktop
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/applications/%{name}-prefs.desktop 
X-SuSE-ControlCenter-Personal
-%suse_update_desktop_file 
%{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
 %find_gconf_schemas
 %find_lang %{name} %{?no_lang_C}
 
@@ -89,21 +84,23 @@
 %if 0%{?suse_version} > 1130
 %post
 %desktop_database_post
+%icon_theme_cache_post
 
 %postun
 %desktop_database_postun
+%icon_theme_cache_postun
 %endif
 
 %files -f %{name}.schemas_list
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README TODO
-%{_sysconfdir}/xdg/autostart/%{name}.desktop
 %{_bindir}/%{name}
 %{_bindir}/%{name}-prefs
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/applications/%{name}-prefs.desktop
 %{_datadir}/dbus-1/services/org.guake.Guake.service
 %{_datadir}/%{name}/
+%{_datadir}/icons/hicolor/*/*/*.*
 %{_datadir}/pixmaps/%{name}/
 %{_mandir}/man1/%{name}.1%{?ext_man}
 %{python_sitearch}/%{name}/

++++++ guake-0.4.3.tar.gz -> guake-0.4.4.tar.gz ++++++
++++ 16287 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to