Hello community,

here is the log from the commit of package librelp for openSUSE:Factory checked 
in at 2014-03-18 14:15:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librelp (Old)
 and      /work/SRC/openSUSE:Factory/.librelp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librelp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/librelp/librelp.changes  2014-01-15 
16:25:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.librelp.new/librelp.changes     2014-03-18 
14:15:07.000000000 +0100
@@ -1,0 +2,23 @@
+Mon Mar 17 12:15:50 UTC 2014 - [email protected]
+
+- update to 1.2.4:
+  - correct API/ABI change in 1.2.3
+  - revert back to previous state (return void)
+    * relpSrvEnableTLS();
+    * relpSrvEnableTLSZip();
+    These functions are now deprecated.
+  - introduce new functions that return a state
+    * relpSrvEnableTLS2();
+    * relpSrvEnableTLSZip2();
+
+-------------------------------------------------------------------
+Fri Mar 14 14:50:27 UTC 2014 - [email protected]
+
+- update to 1.2.3:
+  - add ability to build librelp without TLS
+  - API change: two functions that used to return void now return
+    state:
+    * relpSrvEnableTLS();
+    * relpSrvEnableTLSZip();
+
+-------------------------------------------------------------------

Old:
----
  librelp-1.2.2.tar.gz

New:
----
  librelp-1.2.4.tar.gz

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

Other differences:
------------------
++++++ librelp.spec ++++++
--- /var/tmp/diff_new_pack.JLJEz7/_old  2014-03-18 14:15:08.000000000 +0100
+++ /var/tmp/diff_new_pack.JLJEz7/_new  2014-03-18 14:15:08.000000000 +0100
@@ -18,7 +18,7 @@
 
 Name:           librelp
 %define library_name librelp0
-Version:        1.2.2
+Version:        1.2.4
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://www.librelp.com/
@@ -28,9 +28,9 @@
 Group:          Development/Libraries/C and C++
 BuildRequires:  pkgconfig
 %if 0%{?sles_version} && 0%{?sles_version} <= 11
-BuildRequires:  libgnutls-devel >= 1.4.0
+BuildRequires:  libgnutls-devel >= 2.9.10
 %else
-BuildRequires:  pkgconfig(gnutls) >= 1.4.0
+BuildRequires:  pkgconfig(gnutls) >= 2.9.10
 %endif
 
 %description

++++++ librelp-1.2.2.tar.gz -> librelp-1.2.4.tar.gz ++++++
++++ 23537 lines of diff (skipped)

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

Reply via email to