Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package extra-cmake-modules for 
openSUSE:Factory checked in at 2021-05-10 15:35:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/extra-cmake-modules (Old)
 and      /work/SRC/openSUSE:Factory/.extra-cmake-modules.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "extra-cmake-modules"

Mon May 10 15:35:08 2021 rev:89 rq:891722 version:5.82.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/extra-cmake-modules/extra-cmake-modules.changes  
2021-04-12 12:35:41.437232889 +0200
+++ 
/work/SRC/openSUSE:Factory/.extra-cmake-modules.new.2988/extra-cmake-modules.changes
        2021-05-10 15:36:40.426205567 +0200
@@ -1,0 +2,18 @@
+Sat May  1 16:40:30 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.82.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.82.0
+- Changes since 5.81.0:
+  * ECMGenerateExportHeader: add macros for enumerator deprecation warning
+  * clang-format: Add links to clang-format docs and coding style wiki
+  * Add link to clang-format options documentation
+  * clang-format: Disable formatting for JS files
+  * Fix static Windows builds by not setting /NODEFAULTLIB:libcmt 
/DEFAULTLIB:msvcrt
+  * Fix installation of qm files from po files in the build directory
+  * Document the advanced APK packaging options
+  * Add a way to pass additional arguments to androiddeployqt
+  * Clean ECM's attic
+
+-------------------------------------------------------------------

Old:
----
  extra-cmake-modules-5.81.0.tar.xz
  extra-cmake-modules-5.81.0.tar.xz.sig

New:
----
  extra-cmake-modules-5.82.0.tar.xz
  extra-cmake-modules-5.82.0.tar.xz.sig

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

Other differences:
------------------
++++++ extra-cmake-modules.spec ++++++
--- /var/tmp/diff_new_pack.zWyLda/_old  2021-05-10 15:36:40.970203354 +0200
+++ /var/tmp/diff_new_pack.zWyLda/_new  2021-05-10 15:36:40.970203354 +0200
@@ -16,20 +16,16 @@
 #
 
 
-%define _tar_path 5.81
+%define _tar_path 5.82
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
-%if 0%{?suse_version} >= 1330
 %bcond_without doc
-%else
-%bcond_with doc
-%endif
 # Only needed for the package signature condition
 %bcond_without lang
 Name:           extra-cmake-modules
-Version:        5.81.0
+Version:        5.82.0
 Release:        0
 Summary:        CMake modules
 License:        BSD-3-Clause
@@ -73,15 +69,14 @@
 This package provides documentation for extra-cmake-modules
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
-  %cmake_kf5 -d build
-  %cmake_build
+%cmake_kf5 -d build
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
+%kf5_makeinstall -C build
 
 %files
 %license LICENSES/*

++++++ extra-cmake-modules-5.81.0.tar.xz -> extra-cmake-modules-5.82.0.tar.xz 
++++++
++++ 15987 lines of diff (skipped)

Reply via email to