Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eventviews for openSUSE:Factory checked in at 2021-08-16 10:06:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eventviews (Old) and /work/SRC/openSUSE:Factory/.eventviews.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eventviews" Mon Aug 16 10:06:08 2021 rev:68 rq:911609 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/eventviews/eventviews.changes 2021-07-09 23:58:23.792964390 +0200 +++ /work/SRC/openSUSE:Factory/.eventviews.new.1899/eventviews.changes 2021-08-16 10:06:25.783465206 +0200 @@ -1,0 +2,29 @@ +Fri Aug 6 09:34:37 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08.0 +- No code change since 21.07.90 + +------------------------------------------------------------------- +Fri Jul 30 10:04:29 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.90 + * New feature release +- Changes since 21.07.80: + * Simplify sorting the Todo List view + +------------------------------------------------------------------- +Sat Jul 17 20:05:34 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * Shorten holiday names to fit the Agenda view's header (kde#225498) + * Fix clazy warning + * Modernize code + * Use forward declaration (scripted) +- Only install the license files once + +------------------------------------------------------------------- Old: ---- eventviews-21.04.3.tar.xz eventviews-21.04.3.tar.xz.sig New: ---- eventviews-21.08.0.tar.xz eventviews-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eventviews.spec ++++++ --- /var/tmp/diff_new_pack.b4rIlE/_old 2021-08-16 10:06:26.487464364 +0200 +++ /var/tmp/diff_new_pack.b4rIlE/_new 2021-08-16 10:06:26.491464359 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: eventviews -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Eventviews Library License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -50,28 +50,11 @@ BuildRequires: cmake(Qt5Widgets) # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 -Recommends: %{name}-lang %description This internal library implements a GUI framework for viewing various calendar events in agenda, list, month view or timeline fashion. -%lang_package - -%prep -%autosetup -p1 - -%build -%cmake_kf5 -d build - -%cmake_build - -%install -%kf5_makeinstall -C build -%if %{with lang} - %find_lang %{name} --with-man --all-name -%endif - %package -n libKF5EventViews5 Summary: Eventviews Library License: LGPL-2.1-or-later @@ -82,9 +65,6 @@ This internal library implements a GUI framework for viewing various calendar events in agenda, list, month view or timeline fashion. -%post -n libKF5EventViews5 -p /sbin/ldconfig -%postun -n libKF5EventViews5 -p /sbin/ldconfig - %package devel Summary: Library for messages License: LGPL-2.1-or-later @@ -99,6 +79,25 @@ %description devel The development package for the eventviews libraries +%lang_package + +%prep +%autosetup -p1 + +%build +%cmake_kf5 -d build + +%cmake_build + +%install +%kf5_makeinstall -C build +%if %{with lang} + %find_lang %{name} --with-man --all-name +%endif + +%post -n libKF5EventViews5 -p /sbin/ldconfig +%postun -n libKF5EventViews5 -p /sbin/ldconfig + %files %license LICENSES/* %{_kf5_debugdir}/eventviews.categories @@ -106,7 +105,6 @@ %{_kf5_servicetypesdir}/calendardecoration.desktop %files devel -%license LICENSES/* %{_kf5_cmakedir}/KF5EventViews/ %{_kf5_includedir}/EventViews/ %{_kf5_includedir}/eventviews/ @@ -119,7 +117,6 @@ %if %{with lang} %files lang -f %{name}.lang -%license LICENSES/* %endif %changelog ++++++ eventviews-21.04.3.tar.xz -> eventviews-21.08.0.tar.xz ++++++ ++++ 19088 lines of diff (skipped)
