Hello community, here is the log from the commit of package libical for openSUSE:Factory checked in at 2016-09-09 10:19:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libical (Old) and /work/SRC/openSUSE:Factory/.libical.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libical" Changes: -------- --- /work/SRC/openSUSE:Factory/libical/libical.changes 2016-09-05 21:12:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libical.new/libical.changes 2016-09-09 10:19:57.000000000 +0200 @@ -1,0 +2,15 @@ +Thu Jul 21 07:42:45 UTC 2016 - [email protected] + +- Update to version 2.0.0: + + Lots of source code scrubbing. + + RSCALE support (requires libicu). + + CalDAV attachment support (draft-daboo-caldav-attachments). + + Resurrect the Berkeley DB storage support. + + Incorrect recurrence generation for weekly pattern + (gh#libical/libical#83) + + Handle RRULEs better. + + Handle threading better. +- Drop reproducible-generator.patch: fixed upstream. +- Bump sonum to 2, following upstream (also update baselibs.conf). + +------------------------------------------------------------------- Old: ---- libical-1.0.1.tar.gz reproducible-generator.patch New: ---- libical-2.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libical.spec ++++++ --- /var/tmp/diff_new_pack.BiqVmv/_old 2016-09-09 10:19:58.000000000 +0200 +++ /var/tmp/diff_new_pack.BiqVmv/_new 2016-09-09 10:19:58.000000000 +0200 @@ -17,16 +17,15 @@ Name: libical -Version: 1.0.1 +Version: 2.0.0 Release: 0 -%define sonum 1 +%define sonum 2 Summary: An Implementation of Basic iCAL Protocols License: MPL-1.0 or LGPL-2.1 Group: Development/Libraries/C and C++ Url: http://sourceforge.net/projects/freeassociation/ Source: https://github.com/libical/libical/releases/download/v%{version}/%{name}-%{version}.tar.gz Source2: baselibs.conf -Patch0: reproducible-generator.patch BuildRequires: cmake >= 2.4 BuildRequires: gcc-c++ BuildRequires: pkg-config @@ -87,7 +86,6 @@ %prep %setup -q -%patch0 -p1 %build %cmake @@ -97,9 +95,6 @@ %cmake_install rm examples/CMakeLists.txt -# REMOVE AN UNNEEDED HIDDEN FILE -rm examples/.svnignore - %post -n %{name}%{sonum} -p /sbin/ldconfig %postun -n %{name}%{sonum} -p /sbin/ldconfig @@ -113,7 +108,6 @@ %defattr(-,root,root) %{_libdir}/*.so %{_libdir}/pkgconfig/libical.pc -%{_includedir}/ical.h %{_includedir}/libical/ %{_libdir}/cmake/LibIcal/ ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.BiqVmv/_old 2016-09-09 10:19:58.000000000 +0200 +++ /var/tmp/diff_new_pack.BiqVmv/_new 2016-09-09 10:19:58.000000000 +0200 @@ -1,4 +1,4 @@ -libical1 +libical2 obsoletes "libical-<targettype> <= <version>" provides "libical-<targettype> = <version>" ++++++ libical-1.0.1.tar.gz -> libical-2.0.0.tar.gz ++++++ ++++ 94512 lines of diff (skipped)
