Hello community,

here is the log from the commit of package motion for openSUSE:Factory checked 
in at 2019-01-21 10:54:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/motion (Old)
 and      /work/SRC/openSUSE:Factory/.motion.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "motion"

Mon Jan 21 10:54:48 2019 rev:6 rq:666116 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/motion/motion.changes    2018-11-09 
07:54:54.203677890 +0100
+++ /work/SRC/openSUSE:Factory/.motion.new.28833/motion.changes 2019-01-21 
10:55:05.567675258 +0100
@@ -1,0 +2,13 @@
+Mon Jan 14 23:05:51 UTC 2019 - Jonas Kvinge <[email protected]>
+
+- Update to 4.2.1
+  Fixes:
+  - Stream rate calculations
+  - Static library linking
+  - Eliminate updates to movie_passthrough via webcontrol
+  - Thread locking for movie_passthrough
+  - NULL terminator for EXIF
+  - Revised logging messages
+  - Guide update for mobile 
+
+-------------------------------------------------------------------

Old:
----
  release-4.1.1.tar.gz

New:
----
  release-4.2.1.tar.gz

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

Other differences:
------------------
++++++ motion.spec ++++++
--- /var/tmp/diff_new_pack.zsk5b5/_old  2019-01-21 10:55:06.595674021 +0100
+++ /var/tmp/diff_new_pack.zsk5b5/_new  2019-01-21 10:55:06.599674016 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package motion
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,10 +24,10 @@
 %define spooldir /var/spool/motion
 
 Name:           motion
-Version:        4.1.1
+Version:        4.2.1
 Release:        0
 Summary:        A motion detection system
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Hardware/Camera
 Url:            https://motion-project.github.io/
 Source0:        
https://github.com/Motion-Project/motion/archive/release-%{version}.tar.gz
@@ -45,6 +45,7 @@
 BuildRequires:  pkgconfig(libswscale) = 4.8.100
 BuildRequires:  pkgconfig(libwebp)
 BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(libmicrohttpd)
 %{?systemd_requires}
 %if %{suse_version} > 1320
 BuildRequires:  group(video)
@@ -100,6 +101,8 @@
 
 rm -rf %{buildroot}/usr/share/doc/motion/
 
+rm -rf %{buildroot}/usr/share/locale
+
 %post
 %service_add_post motion.service
 %fillup_only

++++++ release-4.1.1.tar.gz -> release-4.2.1.tar.gz ++++++
++++ 102852 lines of diff (skipped)


Reply via email to