Hello community, here is the log from the commit of package krename for openSUSE:Factory checked in at 2020-10-07 14:17:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krename (Old) and /work/SRC/openSUSE:Factory/.krename.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krename" Wed Oct 7 14:17:39 2020 rev:39 rq:839826 version:5.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/krename/krename.changes 2020-10-02 17:39:02.786800988 +0200 +++ /work/SRC/openSUSE:Factory/.krename.new.4249/krename.changes 2020-10-07 14:17:39.513446182 +0200 @@ -1,0 +2,19 @@ +Tue Oct 6 12:40:20 UTC 2020 - Wolfgang Bauer <[email protected]> + +- Update to 5.0.1: + * Escape/unescape filenames with special characters (kde#391291) + * Close the app if the progress dialog is closed (kde#395084) + * Fix building against exiv2-0.27 + * Fix build with taglib and ECM >= 5.72.0 + * Make icons look sharp with HiDPI (kde#418112) +- Drop patches merged upstream: + * 0001-Use-cmakedefine01-instead-of-macro_bool_to_01.patch + * 0002-Fix-building-against-exiv2-0.27.patch + * 0003-Fix-the-previous-commits-and-the-build-with-exiv2-0..patch + * use-local-cmake-modules-first.patch + * Close-the-app-if-the-progress-dialog-is-closed.patch +- Drop lower-minimum-cmake-version.patch, Leap 42.3 is no longer + supported +- Refresh servicemenus-files.patch + +------------------------------------------------------------------- Old: ---- 0001-Use-cmakedefine01-instead-of-macro_bool_to_01.patch 0002-Fix-building-against-exiv2-0.27.patch 0003-Fix-the-previous-commits-and-the-build-with-exiv2-0..patch Close-the-app-if-the-progress-dialog-is-closed.patch krename-5.0.0.tar.xz lower-minimum-cmake-version.patch use-local-cmake-modules-first.patch New: ---- krename-5.0.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krename.spec ++++++ --- /var/tmp/diff_new_pack.uh6MZ1/_old 2020-10-07 14:17:40.349446846 +0200 +++ /var/tmp/diff_new_pack.uh6MZ1/_new 2020-10-07 14:17:40.353446850 +0200 @@ -17,7 +17,7 @@ Name: krename -Version: 5.0.0 +Version: 5.0.1 Release: 0 Summary: A Batch Renamer by KDE License: GPL-2.0-or-later @@ -28,16 +28,6 @@ Patch0: servicemenus-files.patch # PATCH-FIX-UPSTREAM remove-gplv2-code.diff [email protected] -- Remove GPLv2 only code (only used for self-testing) Patch1: remove-gplv2-code.diff -# PATCH-FIX-UPSTREAM -- add support for exiv2 >= 0.27 -Patch2: 0001-Use-cmakedefine01-instead-of-macro_bool_to_01.patch -Patch3: 0002-Fix-building-against-exiv2-0.27.patch -Patch4: 0003-Fix-the-previous-commits-and-the-build-with-exiv2-0..patch -# PATCH-FIX-OPENSUSE -Patch5: lower-minimum-cmake-version.patch -# PATCH-FIX-UPSTREAM -Patch6: use-local-cmake-modules-first.patch -# PATCH-FIX-UPSTREAM -Patch7: Close-the-app-if-the-progress-dialog-is-closed.patch BuildRequires: extra-cmake-modules BuildRequires: freetype2-devel BuildRequires: libexiv2-devel ++++++ krename-5.0.0.tar.xz -> krename-5.0.1.tar.xz ++++++ ++++ 32711 lines of diff (skipped) ++++++ servicemenus-files.patch ++++++ --- /var/tmp/diff_new_pack.uh6MZ1/_old 2020-10-07 14:17:40.589447038 +0200 +++ /var/tmp/diff_new_pack.uh6MZ1/_new 2020-10-07 14:17:40.589447038 +0200 @@ -2,7 +2,7 @@ --- a/src/servicemenus/krename_all_nonrec.desktop 2009-09-05 19:13:29.000000000 +0300 +++ b/src/servicemenus_new/krename_all_nonrec.desktop 2011-01-30 22:08:29.037391236 +0200 @@ -1,10 +1,10 @@ - # Sending all kinds of file to Krename + # Sending all kinds of file to KRename [Desktop Entry] Type=Service +Name=Rename with KRename @@ -20,7 +20,7 @@ --- a/src/servicemenus/krename_dir_rec.desktop 2009-09-05 19:13:29.000000000 +0300 +++ b/src/servicemenus_new/krename_dir_rec.desktop 2011-01-30 22:08:41.257147523 +0200 @@ -1,10 +1,10 @@ - # Sending all kinds of files recursively from a directory to Krename + # Sending all kinds of files recursively from a directory to KRename [Desktop Entry] Type=Service +Name=Rename with KRename (with subfolders)
