Hello community,
here is the log from the commit of package simplescreenrecorder for
openSUSE:Factory checked in at 2016-10-20 23:09:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/simplescreenrecorder (Old)
and /work/SRC/openSUSE:Factory/.simplescreenrecorder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "simplescreenrecorder"
Changes:
--------
---
/work/SRC/openSUSE:Factory/simplescreenrecorder/simplescreenrecorder.changes
2016-06-19 10:50:40.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.simplescreenrecorder.new/simplescreenrecorder.changes
2016-10-20 23:09:46.000000000 +0200
@@ -1,0 +2,14 @@
+Sun Oct 16 09:55:03 UTC 2016 - [email protected]
+
+- Update to 0.3.7 (since 0.3.6):
+ * Added support for latest FFmpeg/libav.
+ * Make relaxed GLInject permissions actually work.
+ * The backend now supports fragmented recording,
+ but there is no GUI for this yet.
+ * The default audio sample rate is now 48 kHz.
+ This makes SSR compatible with Opus.
+ * System tray icon now indicates errors during recording.
+- Removed simplescreenrecorder-0.3.6-missing-include.diff
+ as already provided via upstream tarball.
+
+-------------------------------------------------------------------
Old:
----
0.3.6.tar.gz
simplescreenrecorder-0.3.6-missing-include.diff
New:
----
0.3.7.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ simplescreenrecorder.spec ++++++
--- /var/tmp/diff_new_pack.Q2jdTe/_old 2016-10-20 23:09:47.000000000 +0200
+++ /var/tmp/diff_new_pack.Q2jdTe/_new 2016-10-20 23:09:47.000000000 +0200
@@ -17,7 +17,7 @@
Name: simplescreenrecorder
-Version: 0.3.6
+Version: 0.3.7
Release: 0
Summary: A feature-rich screen recorder that supports X11 and OpenGL
License: GPL-3.0+
@@ -25,9 +25,6 @@
Url: http://www.maartenbaert.be/simplescreenrecorder
Source: https://github.com/MaartenBaert/ssr/archive/%{version}.tar.gz
Source9: baselibs.conf
-# PATCH-FIX-UPSTREAM vs. "error: 'mt19937' is not a member of 'std'".
-# See more at https://github.com/MaartenBaert/ssr/issues/455 & bnc#985369.
-Patch0: simplescreenrecorder-0.3.6-missing-include.diff
BuildRequires: cmake
BuildRequires: hicolor-icon-theme
@@ -109,7 +106,6 @@
%prep
%setup -q -n ssr-%{version}
-%patch0 -p1
%build
%ifarch %{ix86} x86_64
@@ -147,6 +143,8 @@
%doc COPYING *.txt *.md data/resources/about.htm
%{_bindir}/%{name}
%{_bindir}/ssr-glinject
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/%{name}.appdata.xml
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}*
%{_datadir}/%{name}
++++++ 0.3.6.tar.gz -> 0.3.7.tar.gz ++++++
++++ 25304 lines of diff (skipped)