Hello community,

here is the log from the commit of package gupnp-tools for openSUSE:Factory 
checked in at 2013-04-02 20:37:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gupnp-tools (Old)
 and      /work/SRC/openSUSE:Factory/.gupnp-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gupnp-tools", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gupnp-tools/gupnp-tools.changes  2013-01-07 
15:19:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-tools.new/gupnp-tools.changes     
2013-04-02 20:37:47.000000000 +0200
@@ -1,0 +2,24 @@
+Wed Mar 20 14:13:21 UTC 2013 - [email protected]
+
+- Update to version 0.8.6:
+  + Support i18n.
+  + Upgrade GtkBuilder files.
+  + Use license links provided by GtkAbout.
+  + gupnp-av-cp:
+    - Fix GtkSourceView include.
+    - Fix memory leak in TreeView.
+    - Add a rescan button.
+    - Fix a typo in About dialog.
+    - Make network port configurable.
+  + Updated translations.
+- Add intltool BuildRequires: newly dependency.
+- Drop gupnp-tools-includes.patch: fixed upstream.
+- Create -lang subpackage.
+
+-------------------------------------------------------------------
+Sat Jan 12 17:12:21 UTC 2013 - [email protected]
+
+- Add gupnp-tools-includes.patch: Fix missing includes coming from
+  changes in gtksourceview 3.7.x.
+
+-------------------------------------------------------------------

Old:
----
  gupnp-tools-0.8.5.tar.xz

New:
----
  gupnp-tools-0.8.6.tar.xz

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

Other differences:
------------------
++++++ gupnp-tools.spec ++++++
--- /var/tmp/diff_new_pack.2fV3dm/_old  2013-04-02 20:37:48.000000000 +0200
+++ /var/tmp/diff_new_pack.2fV3dm/_new  2013-04-02 20:37:48.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-tools
 #
-# 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,24 +17,26 @@
 
 
 Name:           gupnp-tools
-Version:        0.8.5
+Version:        0.8.6
 Release:        0
 Summary:        UPnP tools to test and debug UPnP devices and control points
 License:        GPL-2.0+
 Group:          Productivity/Networking/Other
 Url:            http://www.gupnp.org/
 Source:         
http://download.gnome.org/sources/gupnp-tools/0.8/%{name}-%{version}.tar.xz
+BuildRequires:  intltool >= 0.4.0
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gio-2.0) >= 2.12
 BuildRequires:  pkgconfig(gnome-icon-theme) >= 2.20
-BuildRequires:  pkgconfig(gssdp-1.0) >= 0.10
+BuildRequires:  pkgconfig(gssdp-1.0) >= 0.13.3
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.0.0
-BuildRequires:  pkgconfig(gupnp-1.0) >= 0.13
+BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.2.0
+BuildRequires:  pkgconfig(gupnp-1.0) >= 0.18
 BuildRequires:  pkgconfig(gupnp-av-1.0) >= 0.5.5
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.4
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(uuid)
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -61,18 +63,20 @@
     MediaServers. Use Universal Control Point for discovering the
     MediaServers.
 
+%lang_package
 %prep
 %setup -q
 
 %build
 %configure --disable-static
-%__make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %suse_update_desktop_file -r gupnp-av-cp GTK Network System Monitor
 %suse_update_desktop_file -r gupnp-network-light GTK Network System Monitor
 %suse_update_desktop_file -r gupnp-universal-cp GTK Network System Monitor
+%find_lang %{name} %{?no_lang_C}
 
 %clean
 rm -rf %{buildroot}
@@ -90,4 +94,6 @@
 %{_datadir}/%{name}
 %{_datadir}/applications/*.desktop
 
+%files lang -f %{name}.lang
+
 %changelog

++++++ gupnp-tools-0.8.5.tar.xz -> gupnp-tools-0.8.6.tar.xz ++++++
++++ 10132 lines of diff (skipped)

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

Reply via email to