Hello community,

here is the log from the commit of package ccrtp for openSUSE:Factory checked 
in at 2015-08-14 14:47:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ccrtp (Old)
 and      /work/SRC/openSUSE:Factory/.ccrtp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ccrtp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ccrtp/ccrtp.changes      2015-01-05 
04:44:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ccrtp.new/ccrtp.changes 2015-08-14 
14:47:26.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Aug 13 17:20:26 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 2.1.2
+* use ucommon cmake macros during build
+- run through spec-beautifier
+
+-------------------------------------------------------------------

Old:
----
  ccrtp-2.1.1.tar.gz
  ccrtp-2.1.1.tar.gz.sig

New:
----
  ccrtp-2.1.2.tar.gz
  ccrtp-2.1.2.tar.gz.sig

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

Other differences:
------------------
++++++ ccrtp.spec ++++++
--- /var/tmp/diff_new_pack.j8gRuP/_old  2015-08-14 14:47:27.000000000 +0200
+++ /var/tmp/diff_new_pack.j8gRuP/_new  2015-08-14 14:47:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ccrtp
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           ccrtp
 %define lname libccrtp3
-Version:        2.1.1
+Version:        2.1.2
 Release:        0
 Summary:        A Common C++ Class Framework for RTP Packets
 License:        SUSE-GPL-2.0+-with-openssl-exception
@@ -32,8 +32,7 @@
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  libgcrypt-devel
-BuildRequires:  libstdc++-devel
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  ucommon-devel >= 6.2.2
 %if 0%{?suse_version}
 BuildRequires:  fdupes
@@ -58,7 +57,7 @@
 Summary:        Include-files and documentation for ccrtp
 Group:          Development/Libraries/Other
 PreReq:         %install_info_prereq
-Requires:       %{lname} = %{version}
+Requires:       %lname = %version
 Requires:       libgcrypt-devel
 Requires:       ucommon-devel >= 5.0.0
 Provides:       %lname-devel = %version
@@ -97,24 +96,23 @@
 %postun -n %lname -p /sbin/ldconfig
 
 %post devel
-%install_info --info-dir=%{_infodir} %{_infodir}/ccrtp.info.gz
+%install_info --info-dir=%_infodir %_infodir/ccrtp.info.gz
 
 %postun devel
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/ccrtp.info.gz
+%install_info_delete --info-dir=%_infodir %_infodir/ccrtp.info.gz
 
 %files -n %lname
 %defattr(-,root,root,0755)
 %doc COPYING
-%{_libdir}/libccrtp*.so.3*
+%_libdir/libccrtp*.so.3*
 
 %files devel
 %defattr(-,root,root,0755)
 %doc AUTHORS NEWS README TODO ChangeLog
-%{_libdir}/libccrtp*.so
-%{_libdir}/pkgconfig/libccrtp.pc
-%dir %{_includedir}/ccrtp
-%{_includedir}/ccrtp/*.h
-%{_infodir}/ccrtp.info*
+%_libdir/libccrtp*.so
+%_libdir/pkgconfig/*.pc
+%_includedir/ccrtp/
+%_infodir/ccrtp.info*
 
 %files doc
 %defattr(-,root,root)

++++++ ccrtp-2.1.1.tar.gz -> ccrtp-2.1.2.tar.gz ++++++
++++ 5009 lines of diff (skipped)


Reply via email to