Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grantleetheme for openSUSE:Factory 
checked in at 2022-01-11 21:14:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantleetheme (Old)
 and      /work/SRC/openSUSE:Factory/.grantleetheme.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantleetheme"

Tue Jan 11 21:14:43 2022 rev:71 rq:944266 version:21.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantleetheme/grantleetheme.changes      
2021-12-13 20:39:38.524450135 +0100
+++ /work/SRC/openSUSE:Factory/.grantleetheme.new.1892/grantleetheme.changes    
2022-01-11 21:15:20.864793316 +0100
@@ -1,0 +2,9 @@
+Tue Jan  4 10:25:08 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.1/
+- No code change since 21.12.0
+
+-------------------------------------------------------------------

Old:
----
  grantleetheme-21.12.0.tar.xz
  grantleetheme-21.12.0.tar.xz.sig

New:
----
  grantleetheme-21.12.1.tar.xz
  grantleetheme-21.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ grantleetheme.spec ++++++
--- /var/tmp/diff_new_pack.lLnh6b/_old  2022-01-11 21:15:21.488793755 +0100
+++ /var/tmp/diff_new_pack.lLnh6b/_new  2022-01-11 21:15:21.496793761 +0100
@@ -18,16 +18,16 @@
 
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-%bcond_without lang
+%bcond_without released
 Name:           grantleetheme
-Version:        21.12.0
+Version:        21.12.1
 Release:        0
 Summary:        Grantlee theme support
 License:        GPL-2.0-only
 Group:          System/Libraries
 URL:            https://www.kde.org
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
@@ -41,7 +41,7 @@
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Widgets)
-%if %{with lang}
+%if %{with released}
 %requires_eq    grantlee5
 %endif
 
@@ -78,7 +78,7 @@
 
 %install
 %kf5_makeinstall -C build
-%if %{with lang}
+%if %{with released}
   %find_lang %{name} --with-man --all-name
 %endif
 
@@ -102,7 +102,7 @@
 %license LICENSES/*
 %{_kf5_libdir}/libKF5GrantleeTheme.so.*
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++++++ grantleetheme-21.12.0.tar.xz -> grantleetheme-21.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantleetheme-21.12.0/CMakeLists.txt 
new/grantleetheme-21.12.1/CMakeLists.txt
--- old/grantleetheme-21.12.0/CMakeLists.txt    2021-11-30 19:15:02.000000000 
+0100
+++ new/grantleetheme-21.12.1/CMakeLists.txt    2021-12-10 07:01:48.000000000 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 
 set(KF5_MIN_VERSION "5.87.0")
-set(PIM_VERSION "5.19.0")
+set(PIM_VERSION "5.19.1")
 
 project(GrantleeTheme VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantleetheme-21.12.0/po/zh_CN/libgrantleetheme.po 
new/grantleetheme-21.12.1/po/zh_CN/libgrantleetheme.po
--- old/grantleetheme-21.12.0/po/zh_CN/libgrantleetheme.po      2021-12-03 
01:17:20.000000000 +0100
+++ new/grantleetheme-21.12.1/po/zh_CN/libgrantleetheme.po      2022-01-04 
01:24:52.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-07 00:17+0000\n"
-"PO-Revision-Date: 2021-11-30 15:24\n"
+"PO-Revision-Date: 2021-12-22 14:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to