Hello community, here is the log from the commit of package rsibreak for openSUSE:Leap:15.2 checked in at 2020-02-19 18:35:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/rsibreak (Old) and /work/SRC/openSUSE:Leap:15.2/.rsibreak.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rsibreak" Wed Feb 19 18:35:46 2020 rev:16 rq:770615 version:0.12.11 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/rsibreak/rsibreak.changes 2020-01-15 15:58:03.207754792 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.rsibreak.new.26092/rsibreak.changes 2020-02-19 18:36:10.609662542 +0100 @@ -1,0 +2,26 @@ +Sat Sep 21 10:41:35 UTC 2019 - [email protected] + +- Update to 0.12.11: + * Improve notification integration with the notification KCM + * Translation improvements + * Minor code cleanup +- Switch Qt5/KF5 BuildRequires to cmake() style + +------------------------------------------------------------------- +Sun Jun 30 18:52:05 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summaries. + +------------------------------------------------------------------- +Thu Jun 20 07:44:13 UTC 2019 - [email protected] + +- Update to 0.12.10: + * Added appdata file + * Translation improvements + * Minor internal refactoring +- Use %kf5_find_htmldocs macro to generate the translated docs + filelist +- Remove ldconfig calls in %post/%postun, the package doesn't + install shared libraries + +------------------------------------------------------------------- Old: ---- rsibreak-0.12.9.tar.xz New: ---- rsibreak-0.12.11.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsibreak.spec ++++++ --- /var/tmp/diff_new_pack.LGyMIt/_old 2020-02-19 18:36:10.941663236 +0100 +++ /var/tmp/diff_new_pack.LGyMIt/_new 2020-02-19 18:36:10.945663244 +0100 @@ -1,7 +1,7 @@ # # spec file for package rsibreak # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,40 +12,37 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define base_ver 0.12 Name: rsibreak -Version: 0.12.9 +Version: 0.12.11 Release: 0 -Summary: Assists in the Recovery and Prevention of Repetitive Strain Injury +Summary: Repetetive Strain Injury recovery and prevention assistance utility License: GPL-2.0-or-later Group: Productivity/Other -Url: https://userbase.kde.org/RSIBreak -Source0: http://download.kde.org/stable/rsibreak/%{base_ver}/rsibreak-%{version}.tar.xz +URL: https://userbase.kde.org/RSIBreak +Source0: https://download.kde.org/stable/rsibreak/%{base_ver}/rsibreak-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: fdupes -BuildRequires: kconfig-devel -BuildRequires: kconfigwidgets-devel -BuildRequires: kcrash-devel -BuildRequires: kdbusaddons-devel -BuildRequires: kdoctools-devel -BuildRequires: ki18n-devel -BuildRequires: kiconthemes-devel -BuildRequires: kidletime-devel -BuildRequires: knotifications-devel -BuildRequires: knotifyconfig-devel -BuildRequires: ktextwidgets-devel -BuildRequires: kwindowsystem-devel -BuildRequires: kxmlgui-devel -BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5Core) >= 5.3.0 -BuildRequires: pkgconfig(Qt5DBus) >= 5.3.0 -BuildRequires: pkgconfig(Qt5Gui) >= 5.3.0 -BuildRequires: pkgconfig(Qt5Test) >= 5.3.0 +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5ConfigWidgets) +BuildRequires: cmake(KF5Crash) +BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5IconThemes) +BuildRequires: cmake(KF5IdleTime) +BuildRequires: cmake(KF5Notifications) +BuildRequires: cmake(KF5NotifyConfig) +BuildRequires: cmake(KF5TextWidgets) +BuildRequires: cmake(KF5WindowSystem) +BuildRequires: cmake(KF5XmlGui) +BuildRequires: cmake(Qt5DBus) >= 5.6.0 +BuildRequires: cmake(Qt5Test) >= 5.6.0 Requires: hicolor-icon-theme Recommends: %{name}-lang = %{version} Obsoletes: %{name}-doc < %{version} @@ -69,23 +66,20 @@ %install %kf5_makeinstall -C build -%suse_update_desktop_file -G "RSI Prevention" rsibreak Qt KDE TimeUtility +%suse_update_desktop_file -G "RSI Prevention" org.kde.rsibreak Qt KDE TimeUtility %find_lang %{name} --all-name +%kf5_find_htmldocs %fdupes -s %{buildroot}%{_kf5_sharedir} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig - %files lang -f %{name}.lang -%doc %{_kf5_htmldir} -%exclude %{_kf5_htmldir}/en/ %files %license COPYING COPYING.DOC %doc AUTHORS ChangeLog NEWS %{_kf5_configdir}/autostart/rsibreak_autostart.desktop %{_kf5_dbusinterfacesdir}/org.rsibreak.rsiwidget.xml -%{_kf5_applicationsdir}/rsibreak.desktop +%{_kf5_applicationsdir}/org.kde.rsibreak.desktop +%{_kf5_appstreamdir}/org.kde.rsibreak.appdata.xml %{_kf5_notifydir}/rsibreak.notifyrc %{_kf5_bindir}/rsibreak %{_kf5_iconsdir}/hicolor/*/*/* ++++++ rsibreak-0.12.9.tar.xz -> rsibreak-0.12.11.tar.xz ++++++ ++++ 8585 lines of diff (skipped)
