Hello community,

here is the log from the commit of package simplescreenrecorder for 
openSUSE:Factory checked in at 2020-04-10 23:53:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/simplescreenrecorder (Old)
 and      /work/SRC/openSUSE:Factory/.simplescreenrecorder.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "simplescreenrecorder"

Fri Apr 10 23:53:47 2020 rev:7 rq:792928 version:0.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/simplescreenrecorder/simplescreenrecorder.changes    
    2018-06-29 22:26:24.206483463 +0200
+++ 
/work/SRC/openSUSE:Factory/.simplescreenrecorder.new.3248/simplescreenrecorder.changes
      2020-04-10 23:54:28.756752756 +0200
@@ -1,0 +2,33 @@
+Fri Apr 10 04:39:15 UTC 2020 - Dmitriy Perlow <[email protected]>
+
+- 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 20000x20000.
+  * 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.
+
+-------------------------------------------------------------------

Old:
----
  0.3.11.tar.gz

New:
----
  0.4.0.tar.gz

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

Other differences:
------------------
++++++ simplescreenrecorder.spec ++++++
--- /var/tmp/diff_new_pack.WHnsbF/_old  2020-04-10 23:54:29.380753213 +0200
+++ /var/tmp/diff_new_pack.WHnsbF/_new  2020-04-10 23:54:29.380753213 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package simplescreenrecorder
 #
-# Copyright (c) 2018 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,7 +17,7 @@
 
 
 Name:           simplescreenrecorder
-Version:        0.3.11
+Version:        0.4.0
 Release:        0
 Summary:        A feature-rich screen recorder that supports X11 and OpenGL
 License:        GPL-3.0-or-later
@@ -49,6 +49,7 @@
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
 BuildRequires:  pkgconfig(xi)
+BuildRequires:  pkgconfig(xinerama)
 %ifarch %{ix86} x86_64
 # openGL apps:
 Recommends:     libssr-glinject
@@ -130,14 +131,6 @@
 %fdupes -s %{buildroot}%{_datadir}/icons/hicolor
 %suse_update_desktop_file %{name}
 
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %files
 %defattr(-,root,root)
 %doc *.txt *.md data/resources/about.htm

++++++ 0.3.11.tar.gz -> 0.4.0.tar.gz ++++++
++++ 32087 lines of diff (skipped)


Reply via email to