Hello community,

here is the log from the commit of package guake for openSUSE:Factory checked 
in at 2014-10-01 11:23:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/guake (Old)
 and      /work/SRC/openSUSE:Factory/.guake.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "guake"

Changes:
--------
--- /work/SRC/openSUSE:Factory/guake/guake.changes      2013-01-24 
09:56:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.guake.new/guake.changes 2014-10-01 
11:23:33.000000000 +0200
@@ -1,0 +2,19 @@
+Sat Sep 27 21:44:48 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.5.0:
+  + Tab can be moved.
+  + Add change tab hotkey (F1-F10 by default).
+  + Add "New tab" menu item.
+  + Quick open file path within the terminal output gconf only
+    settings:
+    - startup scripts
+    - vertical aligments.
+  + Updated translations.
+- Stop rm'ing Norwegian translation, as it's now fixed upstream.
+- Add gnome-common BuildRequires and run gnome-autogen.sh as
+  upstream tarball is not properly bootstrapt.
+- Drop conditional vte Requires  and run of post/postun for
+  obsolete releases.
+- Update Url and Source links to new home on github.
+
+-------------------------------------------------------------------

Old:
----
  guake-0.4.4.tar.gz

New:
----
  guake-0.5.0.tar.gz

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

Other differences:
------------------
++++++ guake.spec ++++++
--- /var/tmp/diff_new_pack.FZoB27/_old  2014-10-01 11:23:34.000000000 +0200
+++ /var/tmp/diff_new_pack.FZoB27/_new  2014-10-01 11:23:34.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package guake
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Bjørn Lie
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,15 +18,16 @@
 
 
 Name:           guake
-Version:        0.4.4
+Version:        0.5.0
 Release:        0
 Summary:        A dropdown terminal for GNOME
 License:        GPL-2.0+
 Group:          System/X11/Terminals
-Url:            http://guake.org
-Source0:        http://guake.org/files/%{name}-%{version}.tar.gz
+Url:            https://github.com/Guake/guake
+Source0:        
https://github.com/Guake/guake/archive/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM guake-default-transparency.patch bnc#799862 
rbrown...@opensuse.org -- fix for default transparency being too high 
 Patch1:         guake-default-transparency.patch
+BuildRequires:  gnome-common
 BuildRequires:  intltool
 BuildRequires:  python-devel
 %if 0%{?suse_version} <= 1130
@@ -42,12 +43,8 @@
 Requires:       python-gconf
 Requires:       python-gtk
 Requires:       python-notify
-Requires:       python-xdg
-%if 0%{?suse_version} <= 1130
-Requires:       vte
-%else
 Requires:       python-vte
-%endif
+Requires:       python-xdg
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %py_requires
@@ -60,10 +57,12 @@
 
 %lang_package
 %prep
-%setup -q
+%setup -q -n guake-guake-%{version}
 %patch1 -p1
 
 %build
+# Run gnome-autogen.sh as upstream tarball is absolutely batshit-crazy...
+NOCONFIGURE=1 gnome-autogen.sh
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -73,7 +72,6 @@
 if [ "%{python_sitearch}" != "%{python_sitelib}" ]; then
   mv %{buildroot}%{python_sitelib}/guake/* 
%{buildroot}%{python_sitearch}/guake/
 fi
-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
 %find_gconf_schemas
@@ -85,7 +83,6 @@
 
 %posttrans -f %{name}.schemas_posttrans
 
-%if 0%{?suse_version} > 1130
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -93,11 +90,10 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%endif
 
 %files -f %{name}.schemas_list
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING NEWS README TODO
+%doc AUTHORS ChangeLog COPYING NEWS
 %{_bindir}/%{name}
 %{_bindir}/%{name}-prefs
 %{_datadir}/applications/%{name}.desktop

++++++ guake-0.4.4.tar.gz -> guake-0.5.0.tar.gz ++++++
++++ 69483 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to