Hello community,

here is the log from the commit of package libgadu for openSUSE:Factory checked 
in at 2014-06-26 08:00:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgadu (Old)
 and      /work/SRC/openSUSE:Factory/.libgadu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgadu"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgadu/libgadu.changes  2014-05-27 
07:09:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgadu.new/libgadu.changes     2014-06-26 
08:00:22.000000000 +0200
@@ -1,0 +2,15 @@
+Tue Jun 17 23:14:00 UTC 2014 - twasilc...@pidgin.im
+
+- Update to version 1.12.0:
+  + supports GG11 protocol
+  + important SSL-related API improvements
+  + OpenSSL is disabled by default
+  + pthread is a default hostname resolving method now
+  + stability improvements
+- Updated dependencies
+  + libgsm and speex are not used at all
+  + libexpat, libcurl and libxml are used only for automatic tests
+  + libprotobuf-c is an optional dependency
+- Removed unnecessary --with-pthread switch (it's default now)
+
+-------------------------------------------------------------------

Old:
----
  libgadu-1.11.4.tar.gz

New:
----
  libgadu-1.12.0.tar.gz

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

Other differences:
------------------
++++++ libgadu.spec ++++++
--- /var/tmp/diff_new_pack.jaCqZN/_old  2014-06-26 08:00:24.000000000 +0200
+++ /var/tmp/diff_new_pack.jaCqZN/_new  2014-06-26 08:00:24.000000000 +0200
@@ -19,21 +19,20 @@
 %define soname 3
 
 Name:           libgadu
-Version:        1.11.4
+Version:        1.12.0
 Release:        0
 Summary:        Library for Handling of Gadu-Gadu Instant Messaging
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://toxygen.net/libgadu/
 Source:         
http://github.com/wojtekka/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
+BuildRequires:  ca-certificates
 BuildRequires:  doxygen
-BuildRequires:  libexpat-devel
-BuildRequires:  libgsm-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(gnutls)
-BuildRequires:  pkgconfig(libcurl)
-BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(speex)
+BuildRequires:  pkgconfig(libprotobuf-c)
+# these packages are necessary for tests, but not necessary for a library:
+# libexpat-devel, pkgconfig(libcurl), pkgconfig(libxml-2.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -66,8 +65,7 @@
 
 %build
 %configure \
-    --disable-static \
-    --with-pthread
+    --disable-static
 make %{?_smp_mflags}
 
 %install

++++++ libgadu-1.11.4.tar.gz -> libgadu-1.12.0.tar.gz ++++++
++++ 54259 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