commit vokoscreenNG for openSUSE:Factory

2024-01-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vokoscreenNG for openSUSE:Factory 
checked in at 2024-01-05 21:43:06

Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old)
 and  /work/SRC/openSUSE:Factory/.vokoscreenNG.new.28375 (New)


Package is "vokoscreenNG"

Fri Jan  5 21:43:06 2024 rev:21 rq:1136929 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes
2023-10-05 20:06:13.665377621 +0200
+++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.28375/vokoscreenNG.changes 
2024-01-05 21:45:29.111216868 +0100
@@ -1,0 +2,11 @@
+Thu Jan  4 13:15:00 UTC 2024 - Marcel Kuehlhorn 
+
+- Update to version 4.0.0
+  * Improved display on scaled screen
+  * Added Countdown option on Wayland
+  * Added support for recording multiple cameras simultaneously
+  * Switch to Qt6
+  * Bug fixes
+- Update add_appstream_metadata.patch
+
+---

Old:

  vokoscreenNG-3.8.0.tar.gz

New:

  vokoscreenNG-4.0.0.tar.gz



Other differences:
--
++ vokoscreenNG.spec ++
--- /var/tmp/diff_new_pack.JNQllQ/_old  2024-01-05 21:45:30.103253172 +0100
+++ /var/tmp/diff_new_pack.JNQllQ/_new  2024-01-05 21:45:30.103253172 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vokoscreenNG
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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.8.0
+Version:4.0.0
 Release:0
 Summary:Screencast creator
 License:GPL-2.0-only
@@ -30,15 +30,15 @@
 BuildRequires:  gstreamer-devel >= 1.12.5
 BuildRequires:  libqt5-linguist
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Core) >= 5.14.0
-BuildRequires:  pkgconfig(Qt5DBus)
-BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Multimedia)
-BuildRequires:  pkgconfig(Qt5Network)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  pkgconfig(Qt6Core) >= 6.5.0
+BuildRequires:  pkgconfig(Qt6DBus)
+BuildRequires:  pkgconfig(Qt6Gui)
+BuildRequires:  pkgconfig(Qt6Multimedia)
+BuildRequires:  pkgconfig(Qt6Network)
+BuildRequires:  pkgconfig(Qt6Test)
+BuildRequires:  pkgconfig(Qt6Widgets)
 BuildRequires:  pkgconfig(gstreamer-video-1.0)
+BuildRequires:  pkgconfig(libpulse)
 
 %if 0%{?sle_version} && 0%{?sle_version} < 150300
 Requires:   pulseaudio
@@ -71,7 +71,7 @@
 
 %build
 cd src
-%qmake5
+%qmake6
 %make_jobs
 
 %install

++ add_appstream_metadata.patch ++
--- /var/tmp/diff_new_pack.JNQllQ/_old  2024-01-05 21:45:30.131254197 +0100
+++ /var/tmp/diff_new_pack.JNQllQ/_new  2024-01-05 21:45:30.135254343 +0100
@@ -74,9 +74,9 @@
 index 69bc5a33..fdf7fd07 100644
 --- a/src/vokoscreenNG.pro
 +++ b/src/vokoscreenNG.pro
-@@ -65,6 +65,30 @@ TRANSLATIONS = $$files(language/*.ts)
- }
-   else: message(No translation files in project)
+@@ -58,6 +58,31 @@ isEmpty(QMAKE_LRELEASE) {
+ }
+ system($$QMAKE_LRELEASE language/*.ts)
  
 +unix:!macx {
 +  isEmpty(PREFIX) {
@@ -102,8 +102,7 @@
 +
 +  INSTALLS += target icon desktop appdata
 +}
- 
++
  # Clean target
  QMAKE_CLEAN += $$TARGET */*~
 
-

++ vokoscreenNG-3.8.0.tar.gz -> vokoscreenNG-4.0.0.tar.gz ++
 27001 lines of diff (skipped)


commit vokoscreenNG for openSUSE:Factory

2023-10-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vokoscreenNG for openSUSE:Factory 
checked in at 2023-10-05 20:05:01

Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old)
 and  /work/SRC/openSUSE:Factory/.vokoscreenNG.new.28202 (New)


Package is "vokoscreenNG"

Thu Oct  5 20:05:01 2023 rev:20 rq:1115786 version:3.8.0

Changes:

--- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes
2023-07-03 17:44:06.917188346 +0200
+++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.28202/vokoscreenNG.changes 
2023-10-05 20:06:13.665377621 +0200
@@ -1,0 +2,13 @@
+Wed Oct  4 15:46:58 UTC 2023 - Marcel Kuehlhorn 
+
+- Update to version 3.8.0
+  * Revised GUI on Wayland
+  * Rewritten folder dialog and revised file dialog
+  * Player rewritten based on gstreamer
+  * Added dark theme for GUI
+  * Hiding the area handles now starts the timer
+  * Added language switcher in GUI
+  * Added support for saving as GIF
+  * Translation updates
+
+---

Old:

  vokoscreenNG-3.7.0.tar.gz

New:

  vokoscreenNG-3.8.0.tar.gz



Other differences:
--
++ vokoscreenNG.spec ++
--- /var/tmp/diff_new_pack.a177QC/_old  2023-10-05 20:06:14.893421986 +0200
+++ /var/tmp/diff_new_pack.a177QC/_new  2023-10-05 20:06:14.893421986 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vokoscreenNG
-Version:3.7.0
+Version:3.8.0
 Release:0
 Summary:Screencast creator
 License:GPL-2.0-only
@@ -49,6 +49,8 @@
 Requires:   gstreamer-plugins-base
 # Required for mkv, avi, webm, mp4, vp8 video and flac audio
 Requires:   gstreamer-plugins-good
+# Required for gif
+Requires:   gstreamer-plugins-rs
 # Required for x265, av1, camera
 Requires:   gstreamer-plugins-bad
 # Required for x264 and mp3lame

++ vokoscreenNG-3.7.0.tar.gz -> vokoscreenNG-3.8.0.tar.gz ++
 42822 lines of diff (skipped)


commit vokoscreenNG for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vokoscreenNG for openSUSE:Factory 
checked in at 2023-07-03 17:43:56

Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old)
 and  /work/SRC/openSUSE:Factory/.vokoscreenNG.new.13546 (New)


Package is "vokoscreenNG"

Mon Jul  3 17:43:56 2023 rev:19 rq:1096455 version:3.7.0

Changes:

--- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes
2023-03-30 22:52:37.441010507 +0200
+++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.13546/vokoscreenNG.changes 
2023-07-03 17:44:06.917188346 +0200
@@ -1,0 +2,10 @@
+Sun Jul  2 17:07:57 UTC 2023 - Marcel Kuehlhorn 
+
+- Update to version 3.7.0
+  * Magnifier: Can now magnify 2x to 4x
+  * ShowClick and Halo will be disabled when capturing a window
+  * Rewrite of the camera module for Qt6
+  * Area recording mode now compatible with Mate
+  * Translation updates
+
+---

Old:

  vokoscreenNG-3.6.0.tar.gz

New:

  vokoscreenNG-3.7.0.tar.gz



Other differences:
--
++ vokoscreenNG.spec ++
--- /var/tmp/diff_new_pack.WsECwU/_old  2023-07-03 17:44:08.685198756 +0200
+++ /var/tmp/diff_new_pack.WsECwU/_new  2023-07-03 17:44:08.689198779 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vokoscreenNG
-Version:3.6.0
+Version:3.7.0
 Release:0
 Summary:Screencast creator
 License:GPL-2.0-only

++ vokoscreenNG-3.6.0.tar.gz -> vokoscreenNG-3.7.0.tar.gz ++
 12922 lines of diff (skipped)


commit vokoscreenNG for openSUSE:Factory

2023-03-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vokoscreenNG for openSUSE:Factory 
checked in at 2023-03-30 22:52:36

Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old)
 and  /work/SRC/openSUSE:Factory/.vokoscreenNG.new.31432 (New)


Package is "vokoscreenNG"

Thu Mar 30 22:52:36 2023 rev:18 rq:1075554 version:3.6.0

Changes:

--- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes
2023-01-04 17:53:08.810374034 +0100
+++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.31432/vokoscreenNG.changes 
2023-03-30 22:52:37.441010507 +0200
@@ -1,0 +2,12 @@
+Thu Mar 30 11:58:58 UTC 2023 - Marcel Kuehlhorn 
+
+- Update to version 3.6.0
+  * Qt6 compatibility
+  * Snapshot: Area wait before record
+  * Log: Add Button open folder
+  * Pulseaudio: Add audioresample
+  * WASAPI: Record more as one devices
+  * Magnifier: Rectangle as default
+  * Translation updates
+
+---

Old:

  vokoscreenNG-3.5.0.tar.gz

New:

  vokoscreenNG-3.6.0.tar.gz



Other differences:
--
++ vokoscreenNG.spec ++
--- /var/tmp/diff_new_pack.itAi0s/_old  2023-03-30 22:52:37.945013204 +0200
+++ /var/tmp/diff_new_pack.itAi0s/_new  2023-03-30 22:52:37.949013226 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vokoscreenNG
-Version:3.5.0
+Version:3.6.0
 Release:0
 Summary:Screencast creator
 License:GPL-2.0-only

++ vokoscreenNG-3.5.0.tar.gz -> vokoscreenNG-3.6.0.tar.gz ++
 19567 lines of diff (skipped)


commit vokoscreenNG for openSUSE:Factory

2023-01-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vokoscreenNG for openSUSE:Factory 
checked in at 2023-01-04 17:52:56

Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old)
 and  /work/SRC/openSUSE:Factory/.vokoscreenNG.new.1563 (New)


Package is "vokoscreenNG"

Wed Jan  4 17:52:56 2023 rev:17 rq:1046689 version:3.5.0

Changes:

--- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes
2022-09-30 17:59:16.673438878 +0200
+++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.1563/vokoscreenNG.changes  
2023-01-04 17:53:08.810374034 +0100
@@ -1,0 +2,11 @@
+Tue Jan  3 20:01:53 UTC 2023 - Marcel Kuehlhorn 
+
+- Update to version 3.5.0
+  * Snapshot: new icon and option to hide GUI
+  * Magnifier: indicate what screen it is on, add circle
+and ellipse shapes
+  * fix Area keyboard controls
+  * Various other bugfixes and improvements
+  * Translation updates
+
+---

Old:

  vokoscreenNG-3.4.0.tar.gz

New:

  vokoscreenNG-3.5.0.tar.gz



Other differences:
--
++ vokoscreenNG.spec ++
--- /var/tmp/diff_new_pack.ohuHCe/_old  2023-01-04 17:53:09.282376816 +0100
+++ /var/tmp/diff_new_pack.ohuHCe/_new  2023-01-04 17:53:09.286376839 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vokoscreenNG
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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.4.0
+Version:3.5.0
 Release:0
 Summary:Screencast creator
 License:GPL-2.0-only

++ vokoscreenNG-3.4.0.tar.gz -> vokoscreenNG-3.5.0.tar.gz ++
 19227 lines of diff (skipped)


commit vokoscreenNG for openSUSE:Factory

2022-09-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vokoscreenNG for openSUSE:Factory 
checked in at 2022-09-30 17:58:56

Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old)
 and  /work/SRC/openSUSE:Factory/.vokoscreenNG.new.2275 (New)


Package is "vokoscreenNG"

Fri Sep 30 17:58:56 2022 rev:16 rq:1007276 version:3.4.0

Changes:

--- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes
2022-06-27 11:26:03.750635158 +0200
+++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.2275/vokoscreenNG.changes  
2022-09-30 17:59:16.673438878 +0200
@@ -1,0 +2,11 @@
+Thu Sep 29 15:31:52 UTC 2022 - Marcel Kuehlhorn 
+
+- Update to version 3.4.0
+  * Add a dialog when no codecs are found
+  * Remove email report option
+  * Refactor magnifier for multi-screen setups
+  * Improved logging
+  * Various other bugfixes
+  * Translation updates
+
+---

Old:

  vokoscreenNG-3.3.0.tar.gz

New:

  vokoscreenNG-3.4.0.tar.gz



Other differences:
--
++ vokoscreenNG.spec ++
--- /var/tmp/diff_new_pack.eiWt5s/_old  2022-09-30 17:59:17.433440502 +0200
+++ /var/tmp/diff_new_pack.eiWt5s/_new  2022-09-30 17:59:17.437440511 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vokoscreenNG
-Version:3.3.0
+Version:3.4.0
 Release:0
 Summary:Screencast creator
 License:GPL-2.0-only

++ vokoscreenNG-3.3.0.tar.gz -> vokoscreenNG-3.4.0.tar.gz ++
 13627 lines of diff (skipped)


commit vokoscreenNG for openSUSE:Factory

2022-06-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vokoscreenNG for openSUSE:Factory 
checked in at 2022-06-27 11:25:58

Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old)
 and  /work/SRC/openSUSE:Factory/.vokoscreenNG.new.1548 (New)


Package is "vokoscreenNG"

Mon Jun 27 11:25:58 2022 rev:15 rq:985246 version:3.3.0

Changes:

--- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes
2022-04-03 21:31:25.611531999 +0200
+++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.1548/vokoscreenNG.changes  
2022-06-27 11:26:03.750635158 +0200
@@ -1,0 +2,10 @@
+Fri Jun 24 13:08:27 UTC 2022 - Marcel Kuehlhorn 
+
+- Update to 3.3.0
+  * Add dialog if user has no write access to target directory
+  * New camera features: zoom, stepless resizing and moving as
+frameless window
+  * Various bug fixes
+  * Translation updates
+
+---

Old:

  vokoscreenNG-3.2.0.tar.gz

New:

  vokoscreenNG-3.3.0.tar.gz



Other differences:
--
++ vokoscreenNG.spec ++
--- /var/tmp/diff_new_pack.apeAEj/_old  2022-06-27 11:26:04.162635768 +0200
+++ /var/tmp/diff_new_pack.apeAEj/_new  2022-06-27 11:26:04.166635774 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vokoscreenNG
-Version:3.2.0
+Version:3.3.0
 Release:0
 Summary:Screencast creator
 License:GPL-2.0-only
@@ -38,6 +38,7 @@
 BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  pkgconfig(gstreamer-video-1.0)
 
 %if 0%{?sle_version} && 0%{?sle_version} < 150300
 Requires:   pulseaudio
@@ -84,7 +85,6 @@
 appstream-util validate-relax --nonet 
%{buildroot}%{_datadir}/metainfo/*.appdata.xml
 
 %files
-%doc README.md
 %license COPYING
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop

++ vokoscreenNG-3.2.0.tar.gz -> vokoscreenNG-3.3.0.tar.gz ++
 17875 lines of diff (skipped)


commit vokoscreenNG for openSUSE:Factory

2022-04-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vokoscreenNG for openSUSE:Factory 
checked in at 2022-04-03 21:31:02

Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old)
 and  /work/SRC/openSUSE:Factory/.vokoscreenNG.new.1900 (New)


Package is "vokoscreenNG"

Sun Apr  3 21:31:02 2022 rev:14 rq:966613 version:3.2.0

Changes:

--- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes
2022-01-03 10:50:38.623608577 +0100
+++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.1900/vokoscreenNG.changes  
2022-04-03 21:31:25.611531999 +0200
@@ -1,0 +2,11 @@
+Tue Mar 29 19:44:24 UTC 2022 - Marcel Kuehlhorn 
+
+- Update to 3.2.0
+  * Adjust log file name, add timestamps
+  * Only show filename without path in the player window title
+  * Improve audio recording when recording from multiple devices on
+PulseAudio
+  * Show message in audio tab if no PulseAudio server is found
+  * Translation Updates
+
+---

Old:

  vokoscreenNG-3.1.0.tar.gz

New:

  vokoscreenNG-3.2.0.tar.gz



Other differences:
--
++ vokoscreenNG.spec ++
--- /var/tmp/diff_new_pack.3zX2ob/_old  2022-04-03 21:31:26.243525120 +0200
+++ /var/tmp/diff_new_pack.3zX2ob/_new  2022-04-03 21:31:26.247525076 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vokoscreenNG
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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.1.0
+Version:3.2.0
 Release:0
 Summary:Screencast creator
 License:GPL-2.0-only

++ vokoscreenNG-3.1.0.tar.gz -> vokoscreenNG-3.2.0.tar.gz ++
 7689 lines of diff (skipped)


commit vokoscreenNG for openSUSE:Factory

2022-01-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vokoscreenNG for openSUSE:Factory 
checked in at 2022-01-03 10:49:54

Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old)
 and  /work/SRC/openSUSE:Factory/.vokoscreenNG.new.1896 (New)


Package is "vokoscreenNG"

Mon Jan  3 10:49:54 2022 rev:13 rq:943483 version:3.1.0

Changes:

--- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes
2021-06-01 10:40:54.377164910 +0200
+++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.1896/vokoscreenNG.changes  
2022-01-03 10:50:38.623608577 +0100
@@ -1,0 +2,21 @@
+Fri Dec 31 20:48:05 UTC 2021 - Marcel Kuehlhorn 
+
+- Update to 3.1.0
+  * The Help button has been removed from the title bar of the Player,
+VideoPath and Cisco-License dialog
+  * Change system-filedialog to Qt-filedialog
+  * Fusion is now the style for all operating systems
+  * vokoscreenNG create his own images from all tabs
+  * Camera, Magnifier, Showclick and Halo added to the Systray menu
+  * Global keyboard shortcuts can be changed
+  * Added tooltip for global magnifier shortcut
+  * The camera window is now also displayed over a full screen window
+  * Countdown: Better look without compositer
+  * Countdown: Hide from taskbar
+  * Countdown: Added cancel button
+  * Better integration "mouse over activates window"
+  * Combobox resolution was not deactivated if no camera was found
+  * Better hint if no audio recording device was found
+  * Option to show mouse clicks
+
+---

Old:

  3.0.9.tar.gz

New:

  vokoscreenNG-3.1.0.tar.gz



Other differences:
--
++ vokoscreenNG.spec ++
--- /var/tmp/diff_new_pack.1TBSAR/_old  2022-01-03 10:50:39.071608749 +0100
+++ /var/tmp/diff_new_pack.1TBSAR/_new  2022-01-03 10:50:39.079608751 +0100
@@ -17,20 +17,21 @@
 
 
 Name:   vokoscreenNG
-Version:3.0.9
+Version:3.1.0
 Release:0
 Summary:Screencast creator
 License:GPL-2.0-only
 Group:  Productivity/Multimedia/Other
 URL:https://github.com/vkohaupt/vokoscreenNG
-Source: https://github.com/vkohaupt/%{name}/archive/%{version}.tar.gz
+Source: 
https://github.com/vkohaupt/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM - Add AppStream metadata - PR#94
 Patch0: add_appstream_metadata.patch
 BuildRequires:  appstream-glib
-BuildRequires:  gstreamer-devel
+BuildRequires:  gstreamer-devel >= 1.12.5
 BuildRequires:  libqt5-linguist
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Core) >= 5.14.0
+BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Multimedia)
 BuildRequires:  pkgconfig(Qt5Network)
@@ -38,8 +39,6 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
 
-Requires:   gstreamer >= 1.12.5
-Requires:   libQt5Core5 >= 5.9.4
 %if 0%{?sle_version} && 0%{?sle_version} < 150300
 Requires:   pulseaudio
 %else


commit vokoscreenNG for openSUSE:Factory

2021-03-05 Thread Source-Sync
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-03-05 13:45:18

Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old)
 and  /work/SRC/openSUSE:Factory/.vokoscreenNG.new.2378 (New)


Package is "vokoscreenNG"

Fri Mar  5 13:45:18 2021 rev:11 rq:875172 version:3.0.8

Changes:

--- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes
2021-02-01 13:31:01.142350965 +0100
+++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.2378/vokoscreenNG.changes  
2021-03-05 13:45:20.139625431 +0100
@@ -1,0 +2,7 @@
+Thu Feb 25 11:49:53 UTC 2021 - Antonio Larrosa 
+
+- Require the pulseaudio-daemon capability instead of the
+  pulseaudio package, so alternative implementations can be used
+  (boo#1182730).
+
+---



Other differences:
--
++ vokoscreenNG.spec ++
--- /var/tmp/diff_new_pack.HLrUCv/_old  2021-03-05 13:45:21.019626230 +0100
+++ /var/tmp/diff_new_pack.HLrUCv/_new  2021-03-05 13:45:21.023626234 +0100
@@ -40,7 +40,11 @@
 
 Requires:   gstreamer >= 1.12.5
 Requires:   libQt5Core5 >= 5.9.4
+%if 0%{?sle_version} && 0%{?sle_version} < 150300
 Requires:   pulseaudio
+%else
+Requires:   pulseaudio-daemon
+%endif
 # Required for vorbis and opus audio
 Requires:   gstreamer-plugins-base
 # Required for mkv, avi, webm, mp4, vp8 video and flac audio


commit vokoscreenNG for openSUSE:Factory

2021-02-01 Thread Source-Sync
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 
+
+- 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 */*~
+