Hello community,

here is the log from the commit of package compton-conf for openSUSE:Factory 
checked in at 2020-11-04 18:28:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/compton-conf (Old)
 and      /work/SRC/openSUSE:Factory/.compton-conf.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "compton-conf"

Wed Nov  4 18:28:46 2020 rev:10 rq:846019 version:0.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/compton-conf/compton-conf.changes        
2020-05-04 18:37:01.668622462 +0200
+++ /work/SRC/openSUSE:Factory/.compton-conf.new.11331/compton-conf.changes     
2020-11-04 18:32:51.784085084 +0100
@@ -1,0 +2,7 @@
+Wed Nov  4 14:18:50 UTC 2020 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.16.0:
+  * This is the last release, which includes some translation
+    updates. compton-conf will receive no more updates.
+
+-------------------------------------------------------------------

Old:
----
  compton-conf-0.15.0.tar.xz
  compton-conf-0.15.0.tar.xz.asc

New:
----
  compton-conf-0.16.0.tar.xz
  compton-conf-0.16.0.tar.xz.asc

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

Other differences:
------------------
++++++ compton-conf.spec ++++++
--- /var/tmp/diff_new_pack.Ex5Csu/_old  2020-11-04 18:32:52.304083932 +0100
+++ /var/tmp/diff_new_pack.Ex5Csu/_new  2020-11-04 18:32:52.308083922 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package compton-conf
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           compton-conf
-Version:        0.15.0
+Version:        0.16.0
 Release:        0
 Summary:        Compositor Configuration
 License:        LGPL-2.1-or-later
@@ -31,12 +31,12 @@
 # Adding it as BR so that checks detect the file
 BuildRequires:  compton
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.7.0
+BuildRequires:  lxqt-build-tools-devel >= 0.8.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5DBus)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.12.0
 BuildRequires:  pkgconfig(libconfig)
 BuildRequires:  pkgconfig(lxqt)
 Requires:       compton

++++++ compton-conf-0.15.0.tar.xz -> compton-conf-0.16.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/compton-conf-0.15.0/CHANGELOG 
new/compton-conf-0.16.0/CHANGELOG
--- old/compton-conf-0.15.0/CHANGELOG   2020-04-25 21:27:30.000000000 +0200
+++ new/compton-conf-0.16.0/CHANGELOG   2020-11-03 15:30:07.000000000 +0100
@@ -1,3 +1,8 @@
+compton-conf-0.16.0 / 2020-11-01
+================================
+
+  * This is the last release, which includes some translation updates. 
compton-conf will receive no more updates.
+
 compton-conf-0.15.0 / 2020-04-25
 ================================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/compton-conf-0.15.0/CMakeLists.txt 
new/compton-conf-0.16.0/CMakeLists.txt
--- old/compton-conf-0.15.0/CMakeLists.txt      2020-04-25 21:27:30.000000000 
+0200
+++ new/compton-conf-0.16.0/CMakeLists.txt      2020-11-03 15:30:07.000000000 
+0100
@@ -6,15 +6,15 @@
 # versions.
 project(compton-conf)
 
-set(LXQTBT_MINIMUM_VERSION "0.7.0")
-set(QT_MINIMUM_VERSION "5.10.0")
+set(LXQTBT_MINIMUM_VERSION "0.8.0")
+set(QT_MINIMUM_VERSION "5.12.0")
 
 option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
 
 find_package(lxqt-build-tools ${LXQTBT_MINIMUM_VERSION} REQUIRED)
 
 set(COMPTONCONF_MAJOR_VERSION 0)
-set(COMPTONCONF_MINOR_VERSION 15)
+set(COMPTONCONF_MINOR_VERSION 16)
 set(COMPTONCONF_PATCH_VERSION 0)
 set(COMPTONCONF_VERSION 
${COMPTONCONF_MAJOR_VERSION}.${COMPTONCONF_MINOR_VERSION}.${COMPTONCONF_PATCH_VERSION})
 add_definitions(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/compton-conf-0.15.0/README.md 
new/compton-conf-0.16.0/README.md
--- old/compton-conf-0.15.0/README.md   2020-04-25 21:27:30.000000000 +0200
+++ new/compton-conf-0.16.0/README.md   2020-11-03 15:30:07.000000000 +0100
@@ -1,5 +1,9 @@
 # compton-conf
 
+## WARNING
+
+This repository will receive no further updates and should be considered 
deprecated.
+
 ## Overview
 
 compton-conf is a configuration tool for X composite manager 
[Compton](https://github.com/chjj/compton).   
@@ -26,8 +30,12 @@
 Official binary packages are available in Arch Linux, Debian (as of Debian 
stretch) and openSUSE (Leap 42.1 and Tumbleweed).   
 The tool is missing in Fedora so far.   
 
-### Translation (Weblate)
 
-<a href="https://weblate.lxqt.org/projects/lxqt/compton-conf/";>
-<img src="https://weblate.lxqt.org/widgets/lxqt/-/compton-conf/multi-auto.svg"; 
alt="Translation status" />
+###Translations
+
+Translations can be done in 
[LXQt-Weblate](https://translate.lxqt-project.org/projects/lxqt-configuration/compton-conf/)
+
+<a 
href="https://translate.lxqt-project.org/projects/lxqt-configuration/compton-conf/";>
+<img 
src="https://translate.lxqt-project.org/widgets/lxqt-configuration/-/compton-conf/multi-auto.svg";
 alt="Translation status" />
 </a>
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/compton-conf-0.15.0/autostart/translations/lxqt-compton_cs.desktop 
new/compton-conf-0.16.0/autostart/translations/lxqt-compton_cs.desktop
--- old/compton-conf-0.15.0/autostart/translations/lxqt-compton_cs.desktop      
1970-01-01 01:00:00.000000000 +0100
+++ new/compton-conf-0.16.0/autostart/translations/lxqt-compton_cs.desktop      
2020-11-03 15:30:07.000000000 +0100
@@ -0,0 +1,3 @@
+Name[cs]=Compton (kompozitor grafický X server)
+GenericName[cs]=Kompozitor grafický X server
+Comment[cs]=Kompozitor grafický X server



Reply via email to