Hello community,

here is the log from the commit of package libosmocore for openSUSE:Factory 
checked in at 2016-01-01 19:48:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libosmocore (Old)
 and      /work/SRC/openSUSE:Factory/.libosmocore.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libosmocore"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libosmocore/libosmocore.changes  2015-09-24 
06:14:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libosmocore.new/libosmocore.changes     
2016-01-01 19:51:16.000000000 +0100
@@ -1,0 +2,16 @@
+Wed Dec 23 17:19:46 UTC 2015 - [email protected]
+
+- Update to new upstream release 0.9.0
+* ipaccess: add OAP proto_ext (in design).
+* stats: Report stat item values
+* stats: Implement timer based reporting
+* stats/vty: Add stats configuration
+* stat/vty: Add vty_out_statistics_full to show all statistics
+* stats: Add vty_out_stat_item_group
+* LaPDm: Refuse SUSPEND/RESUME/RECONNECT in BTS mode
+* ns: Force a defined state when sending NS RESET
+- Drop osmo-symbols.diff (solved better upstream),
+  osmo-talloc.diff, osmo-talloc2.diff, osmo-talloc3.diff (solved
+  upstream)
+
+-------------------------------------------------------------------

Old:
----
  libosmocore-0.8.3.tar.xz
  osmo-symbols.diff
  osmo-talloc.diff
  osmo-talloc2.diff
  osmo-talloc3.diff

New:
----
  libosmocore-0.9.0.45.tar.xz

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

Other differences:
------------------
++++++ libosmocore.spec ++++++
--- /var/tmp/diff_new_pack.5cZB0r/_old  2016-01-01 19:51:17.000000000 +0100
+++ /var/tmp/diff_new_pack.5cZB0r/_new  2016-01-01 19:51:17.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libosmocore
-Version:        0.8.3
+Version:        0.9.0.45
 Release:        0
 Summary:        Open Source Mobile Communications Core Library
 License:        GPL-2.0 and GPL-2.0+ and LGPL-3.0+ and AGPL-3.0+
@@ -25,13 +25,9 @@
 Url:            http://bb.osmocom.org/trac/wiki/libosmocore
 
 #Git-Clone:    git://git.osmocom.org/libosmocore
-#Update osmo-version.diff too!
+#Snapshot:     0.9.0-45-ga2db75f
 Source:         %name-%version.tar.xz
-Patch1:         osmo-talloc.diff
-Patch2:         osmo-talloc2.diff
-Patch3:         osmo-talloc3.diff
 Patch4:         osmo-pkgconfig.diff
-Patch5:         osmo-symbols.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake >= 1.6
@@ -97,14 +93,14 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libosmocodec.
 
-%package -n libosmocore6
+%package -n libosmocore7
 Summary:        Osmocom core library
 License:        GPL-2.0 and GPL-2.0+
 Group:          System/Libraries
 # crc16.c has GPL2-only clauses, the rest (*.c) is GPL-2.0+
 # talloc.c (LGPL-3.0+) is not part of libosmocore.so
 
-%description -n libosmocore6
+%description -n libosmocore7
 libosmocore is a library with various utility functions shared
 between OpenBSC and OsmocomBB.
 
@@ -113,7 +109,7 @@
 License:        GPL-2.0 and GPL-2.0+
 Group:          Development/Libraries/C and C++
 # crc16.h has GPL2-only clauses, the rest (*.h) is GPL-2.0+
-Requires:       libosmocore6 = %version
+Requires:       libosmocore7 = %version
 Requires:       libtalloc-devel
 
 %description -n libosmocore-devel
@@ -238,12 +234,12 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libosmosim.
 
-%package -n libosmovty2
+%package -n libosmovty3
 Summary:        Osmocom VTY interface library
 License:        GPL-2.0+
 Group:          System/Libraries
 
-%description -n libosmovty2
+%description -n libosmovty3
 libosmocore is a library with various utility functions that were
 originally developed as part of the OpenBSC project, but which are of
 a more generic nature and thus useful to (at least) other programs
@@ -255,7 +251,7 @@
 License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
 Requires:       libosmocore-devel = %version
-Requires:       libosmovty2 = %version
+Requires:       libosmovty3 = %version
 
 %description -n libosmovty-devel
 libosmocore is a library with various utility functions that were
@@ -269,7 +265,7 @@
 
 %prep
 %setup -qn %name
-%patch -P 1 -P 2 -P 3 -P 4 -P 5 -p1
+%patch -P 4 -p1
 
 %build
 echo "%version" >.tarball-version
@@ -287,8 +283,8 @@
 
 %post   -n libosmocodec0 -p /sbin/ldconfig
 %postun -n libosmocodec0 -p /sbin/ldconfig
-%post   -n libosmocore6 -p /sbin/ldconfig
-%postun -n libosmocore6 -p /sbin/ldconfig
+%post   -n libosmocore7 -p /sbin/ldconfig
+%postun -n libosmocore7 -p /sbin/ldconfig
 %post   -n libosmoctrl0 -p /sbin/ldconfig
 %postun -n libosmoctrl0 -p /sbin/ldconfig
 %post   -n libosmogb4 -p /sbin/ldconfig
@@ -297,8 +293,8 @@
 %postun -n libosmogsm5 -p /sbin/ldconfig
 %post   -n libosmosim0 -p /sbin/ldconfig
 %postun -n libosmosim0 -p /sbin/ldconfig
-%post   -n libosmovty2 -p /sbin/ldconfig
-%postun -n libosmovty2 -p /sbin/ldconfig
+%post   -n libosmovty3 -p /sbin/ldconfig
+%postun -n libosmovty3 -p /sbin/ldconfig
 
 %files tools
 %defattr(-,root,root)
@@ -315,9 +311,9 @@
 %_libdir/libosmocodec.so
 %_libdir/pkgconfig/libosmocodec.pc
 
-%files -n libosmocore6
+%files -n libosmocore7
 %defattr(-,root,root)
-%_libdir/libosmocore.so.6*
+%_libdir/libosmocore.so.7*
 
 %files -n libosmocore-devel
 %defattr(-,root,root)
@@ -371,9 +367,9 @@
 %_libdir/libosmosim.so
 %_libdir/pkgconfig/libosmosim.pc
 
-%files -n libosmovty2
+%files -n libosmovty3
 %defattr(-,root,root)
-%_libdir/libosmovty.so.2*
+%_libdir/libosmovty.so.3*
 
 %files -n libosmovty-devel
 %defattr(-,root,root)

++++++ libosmocore-0.8.3.tar.xz -> libosmocore-0.9.0.45.tar.xz ++++++
++++ 6753 lines of diff (skipped)


Reply via email to