Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2021-04-25 21:26:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbruch (Old)
 and      /work/SRC/openSUSE:Factory/.kbruch.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbruch"

Sun Apr 25 21:26:26 2021 rev:128 rq:887628 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes    2021-03-08 
15:20:22.502075672 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new.12324/kbruch.changes 2021-04-25 
21:27:00.732400843 +0200
@@ -1,0 +2,29 @@
+Fri Apr 16 16:11:32 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+- Stop owning directories provided by the filesystem package (boo#1184786)
+
+-------------------------------------------------------------------
+Fri Apr  9 17:39:58 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:27:40 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.03.80
+  * New feature release
+- Changes since 20.12.3:
+  * Fix copyright
+  * Add license texts according to REUSE specification
+  * Convert license headers to SPDX expressions
+  * Documentation updates
+  * ui.rc files: consistenly use <gui> instead of deprecated <kpartgui>
+
+-------------------------------------------------------------------

Old:
----
  kbruch-20.12.3.tar.xz
  kbruch-20.12.3.tar.xz.sig

New:
----
  kbruch-21.04.0.tar.xz
  kbruch-21.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kbruch.spec ++++++
--- /var/tmp/diff_new_pack.HunukI/_old  2021-04-25 21:27:01.324401555 +0200
+++ /var/tmp/diff_new_pack.HunukI/_new  2021-04-25 21:27:01.324401555 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kbruch
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kbruch
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Application to excercise fractions
 License:        GPL-2.0-or-later
 Group:          Amusements/Teaching/Mathematics
-URL:            https://edu.kde.org
+URL:            https://apps.kde.org/kbruch
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Config)
@@ -40,10 +44,6 @@
 BuildRequires:  cmake(Qt5Widgets)
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 Recommends:     %{name}-lang
 
 %description
@@ -52,7 +52,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %ifarch ppc ppc64
@@ -69,14 +69,13 @@
   %endif
 
 %files
-%license COPYING*
+%license LICENSES/*
 %doc AUTHORS ChangeLog NEWS README
-%dir %{_kf5_appstreamdir}
+%doc %lang(en) %{_kf5_htmldir}/en/kbruch/
 %{_kf5_applicationsdir}/org.kde.kbruch.desktop
 %{_kf5_appstreamdir}/org.kde.kbruch.appdata.xml
 %{_kf5_bindir}/kbruch
 %{_kf5_configkcfgdir}/
-%doc %lang(en) %{_kf5_htmldir}/en/kbruch/
 %{_kf5_iconsdir}/hicolor/*/apps/kbruch.*
 %{_kf5_kxmlguidir}/kbruch/
 %{_kf5_sharedir}/kbruch/
@@ -84,7 +83,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%license COPYING*
+%license LICENSES/*
 %endif
 
 %changelog


++++++ kbruch-20.12.3.tar.xz -> kbruch-21.04.0.tar.xz ++++++
++++ 60330 lines of diff (skipped)

Reply via email to