Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vokoscreenNG for openSUSE:Factory 
checked in at 2021-02-01 13:29:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old)
 and      /work/SRC/openSUSE:Factory/.vokoscreenNG.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vokoscreenNG"

Mon Feb  1 13:29:10 2021 rev:10 rq:868306 version:3.0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes        
2020-10-02 17:42:09.902912571 +0200
+++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.28504/vokoscreenNG.changes     
2021-02-01 13:31:01.142350965 +0100
@@ -1,0 +2,13 @@
+Sun Jan 31 17:50:13 UTC 2021 - Marcel Kuehlhorn <tu...@opensuse.org>
+
+- Update to 3.0.8
+  * Remove unneeded x264 presets
+  * Remove predefined recording areas
+  * Add h264parse to vaapih264enc
+  * Add resolution combobox for camera recording in the dialog window
+  * Limit fps to the vertical refresh rate of the screen in Hz
+  * Add CPU count to info output
+  * Translation updates
+- Adapt add_appstream_metadata.patch
+
+-------------------------------------------------------------------

Old:
----
  3.0.7.tar.gz

New:
----
  3.0.8.tar.gz

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

Other differences:
------------------
++++++ vokoscreenNG.spec ++++++
--- /var/tmp/diff_new_pack.jogUuI/_old  2021-02-01 13:31:02.094352137 +0100
+++ /var/tmp/diff_new_pack.jogUuI/_new  2021-02-01 13:31:02.098352143 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vokoscreenNG
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           vokoscreenNG
-Version:        3.0.7
+Version:        3.0.8
 Release:        0
 Summary:        Screencast creator
 License:        GPL-2.0-only

++++++ 3.0.7.tar.gz -> 3.0.8.tar.gz ++++++
++++ 17747 lines of diff (skipped)

++++++ add_appstream_metadata.patch ++++++
--- /var/tmp/diff_new_pack.jogUuI/_old  2021-02-01 13:31:02.322352419 +0100
+++ /var/tmp/diff_new_pack.jogUuI/_new  2021-02-01 13:31:02.322352419 +0100
@@ -74,9 +74,9 @@
 index 69bc5a33..fdf7fd07 100644
 --- a/src/vokoscreenNG.pro
 +++ b/src/vokoscreenNG.pro
-@@ -157,5 +157,30 @@ include(loadExtensions/loadExtensions.pri)
- # systrayAlternative
- include(systrayAlternative/systrayAlternative.pri)
+@@ -65,6 +65,30 @@ TRANSLATIONS = $$files(language/*.ts)
+ }
+   else: message(No translation files in project)
  
 +unix:!macx {
 +  isEmpty(PREFIX) {
@@ -102,6 +102,7 @@
 +
 +  INSTALLS += target icon desktop appdata
 +}
-+
- # ciscoOpenh264
- # include(ciscoOpenh264/ciscoOpenh264.pri)
+ 
+ # Clean target
+ QMAKE_CLEAN += $$TARGET */*~
+

Reply via email to