Hello community,

here is the log from the commit of package motion for openSUSE:Leap:15.2 
checked in at 2020-01-17 12:05:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/motion (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.motion.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "motion"

Fri Jan 17 12:05:50 2020 rev:14 rq:765033 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/motion/motion.changes  2020-01-15 
15:31:02.430764951 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.motion.new.26092/motion.changes       
2020-01-17 12:06:02.380625553 +0100
@@ -1,0 +2,29 @@
+Tue Feb 12 18:08:38 UTC 2019 - [email protected]
+
+- No longer force ffmpeg 3 versions of pkgconfig(libav*).
+
+-------------------------------------------------------------------
+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 
+
+-------------------------------------------------------------------
+Thu Nov  8 08:41:26 UTC 2018 - [email protected]
+
+- Use ffmpeg3 versions of pkgconfig(libav*)
+
+-------------------------------------------------------------------
+Thu Jul 12 10:03:40 UTC 2018 - [email protected]
+
+- explicitly require ffmpeg3-devel , as we currently
+  do not build against ffmpeg4.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ motion.spec ++++++
--- /var/tmp/diff_new_pack.l5EC6l/_old  2020-01-17 12:06:02.884625774 +0100
+++ /var/tmp/diff_new_pack.l5EC6l/_new  2020-01-17 12:06:02.888625776 +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
@@ -42,6 +42,7 @@
 BuildRequires:  pkgconfig(libavdevice)
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libmicrohttpd)
 BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(libwebp)
 BuildRequires:  pkgconfig(sqlite3)
@@ -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