Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmenuedit5 for openSUSE:Factory 
checked in at 2023-02-13 16:39:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmenuedit5 (Old)
 and      /work/SRC/openSUSE:Factory/.kmenuedit5.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmenuedit5"

Mon Feb 13 16:39:44 2023 rev:145 rq:1064511 version:5.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmenuedit5/kmenuedit5.changes    2023-01-06 
17:04:00.919662332 +0100
+++ /work/SRC/openSUSE:Factory/.kmenuedit5.new.1848/kmenuedit5.changes  
2023-02-13 16:41:47.267682435 +0100
@@ -1,0 +2,26 @@
+Thu Feb  9 14:19:39 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Update to 5.27.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.27.0
+- No code changes since 5.26.90
+
+-------------------------------------------------------------------
+Thu Jan 19 14:42:39 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Update to 5.26.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.26.90
+- Changes since 5.26.5:
+  * Not use forward and includes
+  * Port deprecated methods
+  * Fix typo in dependency name
+  * Install translated documentation from po/ too
+  * Explicitly support environment variables when editing apps' configs 
(kde#461315)
+  * Remove wrong entry from appstream releases
+  * Install po folder
+  * Remove unused includes
+
+-------------------------------------------------------------------

Old:
----
  kmenuedit-5.26.5.tar.xz
  kmenuedit-5.26.5.tar.xz.sig

New:
----
  kmenuedit-5.27.0.tar.xz
  kmenuedit-5.27.0.tar.xz.sig

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

Other differences:
------------------
++++++ kmenuedit5.spec ++++++
--- /var/tmp/diff_new_pack.6P3CIE/_old  2023-02-13 16:41:47.727685145 +0100
+++ /var/tmp/diff_new_pack.6P3CIE/_new  2023-02-13 16:41:47.731685169 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kmenuedit5
-Version:        5.26.5
+Version:        5.27.0
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -28,9 +28,9 @@
 License:        GPL-2.0-only
 Group:          System/GUI/KDE
 URL:            http://www.kde.org/
-Source:         
https://download.kde.org/stable/plasma/%{version}/kmenuedit-%{version}.tar.xz
+Source:         kmenuedit-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/kmenuedit-%{version}.tar.xz.sig
+Source1:        kmenuedit-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 5.98.0
@@ -49,7 +49,6 @@
 BuildRequires:  cmake(Qt5Core) >= 5.15.0
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Xml)
-Recommends:     %{name}-lang
 Conflicts:      kdebase4-workspace < 5.3.0
 
 %description
@@ -58,22 +57,21 @@
 %lang_package
 
 %prep
-%setup -q -n kmenuedit-%{version}
+%autosetup -p1 -n kmenuedit-%{version}
 
 %build
-  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
-  %cmake_build
+%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
-%if %{with released}
-  %kf5_find_lang
-  %kf5_find_htmldocs
-%endif
-  %fdupes -s %{buildroot}
+%kf5_makeinstall -C build
 
-%post   -p /sbin/ldconfig
+%kf5_find_lang
+%kf5_find_htmldocs
+
+%fdupes -s %{buildroot}
 
+%post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %files
@@ -91,8 +89,6 @@
 %dir %{_kf5_libdir}/kconf_update_bin
 %{_kf5_libdir}/kconf_update_bin/kmenuedit_globalaccel
 
-%if %{with released}
 %files lang -f %{name}.lang
-%endif
 
 %changelog

++++++ kmenuedit-5.26.5.tar.xz -> kmenuedit-5.27.0.tar.xz ++++++
++++ 26355 lines of diff (skipped)

Reply via email to