Hello community,

here is the log from the commit of package libupnp for openSUSE:Factory checked 
in at 2015-02-22 17:20:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libupnp (Old)
 and      /work/SRC/openSUSE:Factory/.libupnp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libupnp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libupnp/libupnp.changes  2013-02-18 
13:54:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libupnp.new/libupnp.changes     2015-02-22 
17:20:43.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Feb 19 20:29:34 UTC 2015 - [email protected]
+
+- Update to version 1.6.19
+  * Fix access violation due to changed usage of pthreads-win32
+    (closes SF Bug Tracker #119)
+- Update libupnp-configure.patch
+- added baselibs.conf to sources
+- add .sha1 download from sf ... (not much useful)
+
+-------------------------------------------------------------------

Old:
----
  libupnp-1.6.18.tar.bz2

New:
----
  libupnp-1.6.19.tar.bz2
  libupnp-1.6.19.tar.bz2.sha1

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

Other differences:
------------------
++++++ libupnp.spec ++++++
--- /var/tmp/diff_new_pack.8nRGSB/_old  2015-02-22 17:20:44.000000000 +0100
+++ /var/tmp/diff_new_pack.8nRGSB/_new  2015-02-22 17:20:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libupnp
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011, Sascha Peilicke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,13 +20,15 @@
 %define lname libupnp6
 
 Name:           libupnp
-Version:        1.6.18
+Version:        1.6.19
 Release:        0
 Summary:        Portable Universal Plug and Play (UPnP) SDK
 License:        BSD-3-Clause
 Group:          System/Libraries
 Url:            http://sourceforge.net/projects/pupnp/
 Source0:        
http://downloads.sourceforge.net/pupnp/libupnp-%{version}.tar.bz2
+Source1:        
http://sourceforge.net/projects/pupnp/files/pupnp/libUPnP%20%version/libupnp-%version.tar.bz2.sha1
+Source42:       baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libtool
 BuildRequires:  pkgconfig

++++++ libupnp-1.6.18.tar.bz2 -> libupnp-1.6.19.tar.bz2 ++++++
++++ 9150 lines of diff (skipped)

++++++ libupnp-1.6.19.tar.bz2.sha1 ++++++
ee9e16ff42808521b62b7fc664fc9cba479ede88  libupnp-1.6.19.tar.bz2
++++++ libupnp-configure.patch ++++++
--- /var/tmp/diff_new_pack.8nRGSB/_old  2015-02-22 17:20:45.000000000 +0100
+++ /var/tmp/diff_new_pack.8nRGSB/_new  2015-02-22 17:20:45.000000000 +0100
@@ -7,8 +7,8 @@
 -AC_PREREQ(2.60)
 +AC_PREREQ([2.60])
  
--AC_INIT([libupnp], [1.6.18], [[email protected]])
-+AC_INIT([libupnp],[1.6.18],[[email protected]])
+-AC_INIT([libupnp], [1.6.19], [[email protected]])
++AC_INIT([libupnp],[1.6.19],[[email protected]])
  dnl 
############################################################################
  dnl # *Independently* of the above libupnp package version, the libtool 
version
  dnl # of the 3 libraries need to be updated whenever there is a change 
released:
@@ -20,7 +20,7 @@
  
  AC_REVISION([$Revision: 1.11 $])
  
-@@ -506,9 +505,12 @@
+@@ -519,10 +519,13 @@
  #
  # Checks for programs
  #
@@ -29,6 +29,7 @@
 +AC_USE_SYSTEM_EXTENSIONS
 +AC_SYS_LARGEFILE
  AM_PROG_CC_C_O
+ m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
 -AC_PROG_LIBTOOL
 +m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
 +LT_INIT

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

Reply via email to