Hello community,

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

Package is "gupnp-av", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes        2012-10-03 
07:37:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2013-04-02 
20:37:02.000000000 +0200
@@ -1,0 +2,94 @@
+Tue Mar 19 10:11:11 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.12.1:
+  + Fix compiler warnings.
+  + Update .gitignore.
+
+-------------------------------------------------------------------
+Wed Feb 20 20:26:20 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.12.0:
+  + Fix implicit dependency on glib 2.32.
+  + Explicitly call AM_MAINTAINER_MODE([enable]).
+
+-------------------------------------------------------------------
+Wed Dec 26 10:50:08 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.11.6:
+  + Fix an unitialized variable.
+  + Fix a wrong use of BAD_CAST.
+  + Fix handling of updateID in the CDS LastChange parser.
+  + Fix CDS LastChange test.
+  + Bugs fixed: bgo#689701, bgo#689808.
+- Changes from version 0.11.4:
+  + Fix API definition in gupnp-cds-last-change-parser.h
+  + Set items in a media collection to "restricted" by default.
+  + Bugs fixed: bgo#689517.
+- Changes from version 0.11.3:
+  + Fix DIDL_S parsing issues in GUPnPMediaCollection.
+  + Fix reference count issues in GUPnPMediaCollection.
+  + Add more tests for GUPnPMediaCollection.
+  + Add test for LastChange parser.
+  + Fix LD_LIBRARAY_PATH handling on make check.
+  + Silence XSD validation errors on make check.
+  + Silence makefile portability warnings.
+  + Some gtk-doc fixes.
+  + Add LastChange parser for LastChange in ContentDirectory:3
+    including tests.
+  + Bugs fixed: bgo#689094, bgo#689141, bgo#689276.
+
+-------------------------------------------------------------------
+Sun Nov 25 20:01:02 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.11.3:
+  + Fix documentation generation for recently added functionality.
+  + Tweak XSD files to make the validation shut up completely.
+  + Fix an issue in the DIDL-Lite filtering.
+  + Add new class GUPnPMediaCollection for parsing and creation of
+    DIDL_S playlists.
+  + Bugs fixed: bgo#687462.
+
+-------------------------------------------------------------------
+Tue Oct 30 20:01:13 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.11.2:
+  + Implement fragment handling and verification in DIDLLiteObject.
+  + Don't error out if vapigen cannot be found.
+  + Updated translations.
+- Require gupnp-av >= %{version} from the library package, as there
+  are now some data files packaged. We require '>=' in order to
+  allow multiple library versions in parallel, assuming the data
+  format stays compatible.
+
+-------------------------------------------------------------------
+Wed Oct 24 22:08:03 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.11.1:
+  + Add m4 vapigen detection macro.
+  + Fix introspection install dirs.
+  + Fix objectUpdateID setter.
+  + Add a FeatureList parser.
+  + Add some XML fragment getters for DIDLLiteObject.
+  + Lower G-I requirements.
+  + Enable introspection during distcheck.
+  + Undeprecate single-value _{get|set}_creator methods.
+  + Bugs fixed: bgo#685963, bgo#686464.
+
+-------------------------------------------------------------------
+Sun Oct  7 10:24:17 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.11.0:
+  + Add support for properties needed to implement MediaServer:3
+    "Track changes" functionality.
+  + Add proper upnp:createClass support.
+  + Clean-up pkg-config files and link to the correct libraries
+    instead of relying on gupnp leaking the right ones.
+  + Generate vapi from GIR files.
+  + Bugs fixed: bgo#684297, bgo#685477.
+- Replace gobject-introspection-devel, libgupnp-devel BuildRequires
+  for their pkgconfig counterparts, gobject-introspection-1.0 and
+  gupnp-1.0.
+- Add pkgconfig(vapigen) BuildRequires, needed to build the new
+  vala bindings.
+
+-------------------------------------------------------------------

Old:
----
  gupnp-av-0.10.3.tar.xz

New:
----
  gupnp-av-0.12.1.tar.xz

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

Other differences:
------------------
++++++ gupnp-av.spec ++++++
--- /var/tmp/diff_new_pack.BJdrHm/_old  2013-04-02 20:37:03.000000000 +0200
+++ /var/tmp/diff_new_pack.BJdrHm/_new  2013-04-02 20:37:03.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-av
 #
-# 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,15 +17,16 @@
 
 
 Name:           gupnp-av
-Version:        0.10.3
+Version:        0.12.1
 Release:        0
 Summary:        Library to ease the handling and implementation of UPnP A/V 
profiles
 License:        LGPL-2.0+
 Group:          Development/Libraries/C and C++
 Url:            http://www.gupnp.org/
-Source:         
http://download.gnome.org/sources/gupnp-av/0.10/%{name}-%{version}.tar.xz
-BuildRequires:  gobject-introspection-devel
-BuildRequires:  libgupnp-devel >= 0.17.0
+Source:         
http://download.gnome.org/sources/gupnp-av/0.12/%{name}-%{version}.tar.xz
+BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.5
+BuildRequires:  pkgconfig(gupnp-1.0) >= 0.19.0
+BuildRequires:  pkgconfig(vapigen)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -35,6 +36,7 @@
 %package -n libgupnp-av-1_0-2
 Summary:        Library to ease the handling and implementation of UPnP A/V 
profiles
 Group:          Development/Libraries/C and C++
+Requires:       %{name} >= %{version}
 
 %description -n libgupnp-av-1_0-2
 GUPnP A/V is a small utility library that aims to ease the handling and
@@ -78,6 +80,10 @@
 
 %postun -n libgupnp-av-1_0-2 -p /sbin/ldconfig
 
+%files
+%defattr(-,root,root)
+%{_datadir}/gupnp-av/
+
 %files -n libgupnp-av-1_0-2
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
@@ -96,5 +102,7 @@
 %dir %{_datadir}/gtk-doc
 %dir %{_datadir}/gtk-doc/html
 %{_datadir}/gtk-doc/html/%{name}
+%{_datadir}/vala/vapi/gupnp-av-1.0.deps
+%{_datadir}/vala/vapi/gupnp-av-1.0.vapi
 
 %changelog

++++++ gupnp-av-0.10.3.tar.xz -> gupnp-av-0.12.1.tar.xz ++++++
++++ 19501 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