Hello community,

here is the log from the commit of package fswebcam for openSUSE:Factory 
checked in at 2020-01-03 17:36:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fswebcam (Old)
 and      /work/SRC/openSUSE:Factory/.fswebcam.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fswebcam"

Fri Jan  3 17:36:50 2020 rev:3 rq:760453 version:20190307

Changes:
--------
--- /work/SRC/openSUSE:Factory/fswebcam/fswebcam.changes        2014-07-12 
17:14:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fswebcam.new.6675/fswebcam.changes      
2020-01-03 17:36:55.791293986 +0100
@@ -1,0 +2,12 @@
+Thu Jan  2 15:18:41 UTC 2020 - Adrian Schröter <[email protected]>
+
+- update to current version from git
+  * new support for VYUY format
+  * new bayer formats
+  * WebP output support
+  * update videodev2.h header
+  * optflags are taken into account
+  * documentation and build env updates
+- fix URL references
+
+-------------------------------------------------------------------

Old:
----
  fswebcam-20140113.tar.xz

New:
----
  _service
  fswebcam-20190307.obscpio
  fswebcam.obsinfo

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

Other differences:
------------------
++++++ fswebcam.spec ++++++
--- /var/tmp/diff_new_pack.vxnsxk/_old  2020-01-03 17:36:56.327294261 +0100
+++ /var/tmp/diff_new_pack.vxnsxk/_new  2020-01-03 17:36:56.327294261 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fswebcam
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -12,31 +12,26 @@
 # 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/
 #
 
 
 Summary:        Tiny and flexible webcam program
-License:        GPL-2.0
-Group:          Applications/Multimedia
+License:        GPL-2.0-only
 Name:           fswebcam
-Version:        20140113
+Version:        20190307
 Release:        0
-Source0:        
http://www.firestorm.cx/fswebcam/files/fswebcam-%{version}.tar.xz
-Url:            http://www.firestorm.cx/fswebcam/
+Source0:        fswebcam-%{version}.tar.xz
+Url:            http://www.sanslogic.co.uk/fswebcam/
 BuildRequires:  gd-devel > 2
 Requires:       gd > 2
-%if 0%{?suse_version} < 1120
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  xz
-%endif
 
 %description
 Tiny and flexible webcam program for capturing images from a V4L1/V4L2
 device, and overlaying a caption or image.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
 %configure
@@ -46,8 +41,8 @@
 make DESTDIR="%{buildroot}" install
 
 %files
-%defattr(-,root,root)
-%doc README CHANGELOG LICENSE example.conf
+%license LICENSE
+%doc README CHANGELOG example.conf
 %{_bindir}/fswebcam
 %{_mandir}/man1/fswebcam.1.gz
 

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="disabled">
    <param name="url">https://github.com/fsphil/fswebcam.git</param>
    <param name="scm">git</param>
    <param name="version">20190307</param>
  </service>
  <service mode="buildtime" name="tar" />
  <service mode="buildtime" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version" />
</services>
++++++ fswebcam.obsinfo ++++++
name: fswebcam
version: 20190307
mtime: 1551959007
commit: 9a995d6a5369ddd158e352766e015dae20982318


Reply via email to