Hello community,

here is the log from the commit of package libosmocore for openSUSE:Factory 
checked in at 2016-03-20 11:49:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-01-26 
10:15:03.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libosmocore.new/libosmocore.changes     
2016-03-20 11:49:24.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Mar 11 01:39:12 UTC 2016 - jeng...@inai.de
+
+- reenable bigendian builds as GSM IE code was fixed upstream
+  during 2015
+- Update to new upstream snapshot 0.9.0.91
+* log: Add conditional logging based on log_check_level
+* Add byte printing macros
+* vty: add bind command for telnet vty line
+
+-------------------------------------------------------------------

Old:
----
  libosmocore-0.9.0.58.tar.xz

New:
----
  _service
  libosmocore-0.9.0.91.tar.xz

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

Other differences:
------------------
++++++ libosmocore.spec ++++++
--- /var/tmp/diff_new_pack.5FR5fj/_old  2016-03-20 11:49:25.000000000 +0100
+++ /var/tmp/diff_new_pack.5FR5fj/_new  2016-03-20 11:49:25.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libosmocore
-Version:        0.9.0.58
+Version:        0.9.0.91
 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,7 +25,6 @@
 Url:            http://bb.osmocom.org/trac/wiki/libosmocore
 
 #Git-Clone:    git://git.osmocom.org/libosmocore
-#Snapshot:     0.9.0-58-gfb7e683
 Source:         %name-%version.tar.xz
 Patch1:         osmo-pkgconfig.diff
 Patch2:         test.diff
@@ -38,9 +37,6 @@
 BuildRequires:  xz
 BuildRequires:  pkgconfig(libpcsclite)
 BuildRequires:  pkgconfig(talloc)
-# do not try to build for big-endian archs
-# as suggested by 
http://lists.osmocom.org/pipermail/baseband-devel/2015-February/000022.html
-ExcludeArch:    ppc ppc64 ppc64p7 mips mips64 %sparc s390 s390x
 
 %description
 libosmocore is a library with various utility functions that were
@@ -265,7 +261,7 @@
 applications that want to make use of libosmovty.
 
 %prep
-%setup -qn %name
+%setup -q
 %patch -P 1 -P 2 -p1
 
 %build

++++++ _service ++++++
<services>
        <service name="tar_scm" mode="localonly">
                <param name="scm">git</param>
                <param name="url">git://git.osmocom.org/libosmocore</param>
                <param name="revision">master</param>
                <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@</param>
        </service>
        <service name="recompress" mode="localonly">
                <param name="file">*.tar</param>
                <param name="compression">xz</param>
        </service>
        <service name="set_version" mode="localonly"/>
</services>
++++++ libosmocore-0.9.0.58.tar.xz -> libosmocore-0.9.0.91.tar.xz ++++++
++++ 2537 lines of diff (skipped)


Reply via email to