Hello community,

here is the log from the commit of package libical for openSUSE:Factory checked 
in at 2019-10-17 13:08:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libical (Old)
 and      /work/SRC/openSUSE:Factory/.libical.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libical"

Thu Oct 17 13:08:40 2019 rev:45 rq:738861 version:3.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libical/libical.changes  2019-10-10 
11:51:23.191649079 +0200
+++ /work/SRC/openSUSE:Factory/.libical.new.2352/libical.changes        
2019-10-17 13:08:41.931863873 +0200
@@ -1,0 +2,23 @@
+Wed Oct 16 10:45:43 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Fix glib-devel dependencies on the typelib files after they were
+  renamed to match the correct names.
+
+-------------------------------------------------------------------
+Wed Oct 16 09:55:21 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Add libical-glib3 to baselibs.conf: dependency to evolution.
+
+-------------------------------------------------------------------
+Wed Oct  9 21:08:22 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to release 3.0.6
+  * Handle both COUNT and UNTIL in RRULEs
+  * Fix RRULE BYDAY with INTERVAL=2 conflict
+  * Various fuzzification fixes
+  * New publicly available function:
+    icaltimezone_truncate_vtimezone()
+  * Add option to disable building the test suite
+  * Built-in timezones updated to tzdata2019c
+
+-------------------------------------------------------------------

Old:
----
  libical-3.0.5.tar.gz

New:
----
  libical-3.0.6.tar.gz

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

Other differences:
------------------
++++++ libical.spec ++++++
--- /var/tmp/diff_new_pack.iFPo5q/_old  2019-10-17 13:08:42.715861854 +0200
+++ /var/tmp/diff_new_pack.iFPo5q/_new  2019-10-17 13:08:42.715861854 +0200
@@ -26,7 +26,7 @@
 %bcond_with glib
 %endif
 Name:           libical%{name_ext}
-Version:        3.0.5
+Version:        3.0.6
 Release:        0
 %if %{without glib}
 Summary:        An Implementation of Basic iCAL Protocols
@@ -37,8 +37,7 @@
 License:        MPL-2.0 OR LGPL-2.1-only
 Group:          Development/Libraries/C and C++
 %endif
-Url:            http://sourceforge.net/projects/freeassociation/
-#Git-Clone:     https://github.com/libical/libical
+URL:            https://github.com/libical/libical
 Source:         
https://github.com/libical/libical/releases/download/v%{version}/libical-%{version}.tar.gz
 Source2:        baselibs.conf
 Source3:        libical-rpmlintrc
@@ -125,7 +124,8 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 Requires:       libical%{sonum} = %{version}
-Requires:       typelib-1_0-%{name}%{sonum} = %{version}
+Requires:       typelib-1_0-ICal-3_0 = %{version}
+Requires:       typelib-1_0-ICalGLib-3_0 = %{version}
 
 %description devel
 Development files for building against %{name}%{sonum}
@@ -138,18 +138,18 @@
 %description doc
 Documentation files for %{name}%{sonum}
 
-%package -n typelib-1_0-libical%{sonum}
+%package -n typelib-1_0-ICal-3_0
 Summary:        Introspection bindings for libical
 Group:          Development/Libraries/C and C++
 
-%description -n typelib-1_0-libical%{sonum}
+%description -n typelib-1_0-ICal-3_0
 This package provides the gobject-introspection bindings for libical.
 
-%package -n typelib-1_0-%{name}%{sonum}
+%package -n typelib-1_0-ICalGLib-3_0
 Summary:        Introspection bindings for the libical glib bindings.
 Group:          Development/Libraries/C and C++
 
-%description -n typelib-1_0-%{name}%{sonum}
+%description -n typelib-1_0-ICalGLib-3_0
 This package provides the gobject-introspection bindings for libical-glib.
 %endif
 
@@ -231,10 +231,10 @@
 %files doc
 %{_datadir}/gtk-doc/html/libical-glib
 
-%files -n typelib-1_0-libical%{sonum}
+%files -n typelib-1_0-ICal-3_0
 %{_libdir}/girepository-1.0/ICal-3.0.typelib
 
-%files -n typelib-1_0-%{name}%{sonum}
+%files -n typelib-1_0-ICalGLib-3_0
 %{_libdir}/girepository-1.0/ICalGLib-3.0.typelib
 %endif
 

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.iFPo5q/_old  2019-10-17 13:08:42.759861740 +0200
+++ /var/tmp/diff_new_pack.iFPo5q/_new  2019-10-17 13:08:42.759861740 +0200
@@ -1 +1,2 @@
 libical3
+libical-glib3

++++++ libical-3.0.5.tar.gz -> libical-3.0.6.tar.gz ++++++
++++ 18574 lines of diff (skipped)


Reply via email to