commit simplescreenrecorder for openSUSE:Leap:15.2

2020-05-03 Thread root
Hello community,

here is the log from the commit of package simplescreenrecorder for 
openSUSE:Leap:15.2 checked in at 2020-05-03 14:29:43

Comparing /work/SRC/openSUSE:Leap:15.2/simplescreenrecorder (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.simplescreenrecorder.new.2738 (New)


Package is "simplescreenrecorder"

Sun May  3 14:29:43 2020 rev:12 rq:799788 version:0.4.1

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/simplescreenrecorder/simplescreenrecorder.changes  
2020-04-14 14:24:19.401424161 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2/.simplescreenrecorder.new.2738/simplescreenrecorder.changes
2020-05-03 14:30:59.780725731 +0200
@@ -1,0 +2,8 @@
+Fri May  1 19:13:21 UTC 2020 - Dmitriy Perlow 
+
+- Update to 0.4.1 (since 0.4.0):
+  * Added warning for Wayland users.
+  * Error messages from libraries are now shown in the log window.
+  * Fixed blocked continue button after selecting a window.
+
+---

Old:

  0.4.0.tar.gz

New:

  0.4.1.tar.gz



Other differences:
--
++ simplescreenrecorder.spec ++
--- /var/tmp/diff_new_pack.lqZe5I/_old  2020-05-03 14:31:00.116726447 +0200
+++ /var/tmp/diff_new_pack.lqZe5I/_new  2020-05-03 14:31:00.116726447 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   simplescreenrecorder
-Version:0.4.0
+Version:0.4.1
 Release:0
 Summary:A feature-rich screen recorder that supports X11 and OpenGL
 License:GPL-3.0-or-later
@@ -137,8 +137,7 @@
 %license COPYING
 %{_bindir}/%{name}
 %{_bindir}/ssr-glinject
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/%{name}.appdata.xml
+%{_datadir}/metainfo/%{name}.metainfo.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}*
 %{_datadir}/%{name}

++ 0.4.0.tar.gz -> 0.4.1.tar.gz ++
 3881 lines of diff (skipped)




commit simplescreenrecorder for openSUSE:Leap:15.2

2020-04-14 Thread root
Hello community,

here is the log from the commit of package simplescreenrecorder for 
openSUSE:Leap:15.2 checked in at 2020-04-14 14:22:38

Comparing /work/SRC/openSUSE:Leap:15.2/simplescreenrecorder (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.simplescreenrecorder.new.3248 (New)


Package is "simplescreenrecorder"

Tue Apr 14 14:22:38 2020 rev:11 rq:793771 version:0.4.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/simplescreenrecorder/simplescreenrecorder.changes  
2020-01-15 16:02:49.311906427 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.simplescreenrecorder.new.3248/simplescreenrecorder.changes
2020-04-14 14:24:19.401424161 +0200
@@ -1,0 +2,51 @@
+Fri Apr 10 04:39:15 UTC 2020 - Dmitriy Perlow 
+
+- Update to 0.4.0 (since 0.3.11):
+  * Use av_muxer_iterate/av_codec_iterate instead of av_oformat_next/av_c.
+  * Added support for Serbian language.
+  * Mouse grabbing when SSR loses focus while selecting a rectangle/w.
+  * Try to disable high-DPI scaling since it breaks too many things in SSR.
+  * Rename EventData for consistency.*
+  * Use the X11 Xinerama extension to get screen resolutions in X11Input.*
+  * High-DPI drawing for VideoPreviewer.
+  * High DPI support for PageInput.
+  * Follow mouse mode in X11input.
+  * Add 'follow fullscreen' recording mode to X11Input.
+  * Update translations.
+  * Actually in X11Input dead space calculation.
+  * Add missing tooltips.
+  * Improve appearance for non-integer scale factors.
+  * Automatically use the right version of lrelease.
+  * Add option to skip the welcome page.
+  * Add xinerama build dep.
+  * Increase maximum image size to 2x2.
+  * Add screenshot to readme.
+  * Update copyright year.
+  * Improve command-line option parsing, add option to change settings file.
+  * Add option to start recording immediately after launch.
+  * Add recording schedule.
+  * Add option to start schedule automatically.
+  * Add command-line control over stdin.
+  * Reentrancy problem in stdin handler.
+  * Change default hotkey t.
+- Fixed W: empty-%post & W: empty-%postun.
+
+---
+Sun Jun 10 11:21:46 UTC 2018 - dap.darkn...@gmail.com
+
+- Update to 0.3.11 (since 0.3.8):
+  * Fixed FFmpeg 4.0 compatibility.
+  * Fixed AAC codec (missing channel layout).
+  * Improved build system.
+  * Custom recording frame to replace QRubberBand (for Qt5).
+  * Improved build system.
+  * Switch to CMake build system.
+  * Add RGB24 support.
+  * Automatically add scroll bars.
+  * Improve PulseAudio latency handling of monitors.
+  * Add a separate checkbox to enable timestamps.
+  * All options are set to a sensible default value.
+  * Use base-10 units for bitrate for consistency with FFmpeg.
+  * Minor bugfixes.
+
+---

Old:

  0.3.8.tar.gz

New:

  0.4.0.tar.gz



Other differences:
--
++ simplescreenrecorder.spec ++
--- /var/tmp/diff_new_pack.YdxNWs/_old  2020-04-14 14:24:19.757424427 +0200
+++ /var/tmp/diff_new_pack.YdxNWs/_new  2020-04-14 14:24:19.761424429 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package simplescreenrecorder
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,24 +17,25 @@
 
 
 Name:   simplescreenrecorder
-Version:0.3.8
+Version:0.4.0
 Release:0
 Summary:A feature-rich screen recorder that supports X11 and OpenGL
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  System/X11/Utilities
 Url:http://www.maartenbaert.be/simplescreenrecorder
 Source: https://github.com/MaartenBaert/ssr/archive/%{version}.tar.gz
 Source9:baselibs.conf
 
 BuildRequires:  cmake
+BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg8-devel
 BuildRequires:  libqt5-linguist
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Gui)   >= 5.1
-BuildRequires:  pkgconfig(Qt5Widgets)   >= 5.1
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.1
+BuildRequires:  pkgconfig(Qt5Gui)   >= 5.7
+BuildRequires:  pkgconfig(Qt5Widgets)   >= 5.7
+BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.7
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glu)
@@ -48,6 +49,7 @@
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
 BuildRequires:  pkgconfig(xi)
+BuildRequires:  pkgconfig(xinerama)
 %ifarch %{ix86} x86_64
 # openGL apps:
 Recommends: libssr-glinject
@@