Hello community,

here is the log from the commit of package qnapi for openSUSE:Factory checked 
in at 2018-01-09 14:56:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qnapi (Old)
 and      /work/SRC/openSUSE:Factory/.qnapi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qnapi"

Tue Jan  9 14:56:11 2018 rev:7 rq:562783 version:0.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/qnapi/qnapi.changes      2017-08-16 
16:11:10.058826503 +0200
+++ /work/SRC/openSUSE:Factory/.qnapi.new/qnapi.changes 2018-01-09 
14:56:14.095246722 +0100
@@ -1,0 +2,5 @@
+Tue Jan  9 07:58:42 UTC 2018 - [email protected]
+
+- Added missing build dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qnapi.spec ++++++
--- /var/tmp/diff_new_pack.TohB6n/_old  2018-01-09 14:56:14.943206972 +0100
+++ /var/tmp/diff_new_pack.TohB6n/_new  2018-01-09 14:56:14.947206785 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qnapi
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -25,7 +25,7 @@
 Group:          Productivity/Multimedia/Other
 Summary(it):    Client NapiProjekt
 Summary(pl):    Klient NapiProjekt
-Url:            http://qnapi.github.io/
+URL:            http://qnapi.github.io/
 Source0:        
https://github.com/QNapi/qnapi/releases/download/%{version}/%{name}-%{version}.tar.gz
 Patch0:         qnapi-libmaia.patch
 BuildRequires:  fdupes
@@ -38,9 +38,9 @@
 BuildRequires:  pkgconfig(Qt5Xml) >= 5.2
 BuildRequires:  pkgconfig(libmediainfo)
 BuildRequires:  pkgconfig(maia)
+BuildRequires:  pkgconfig(zlib)
 Requires:       p7zip
 Recommends:     ffmpeg
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 QNapi is unofficial clone of NapiProjekt program (http://napiprojekt.pl)
@@ -80,12 +80,15 @@
 # Fix for "wrong-file-end-of-line-encoding" doc/ChangeLog file
 sed -i 's/\r//' doc/ChangeLog
 
+# Put license files in the right place
+rm %{buildroot}%{_defaultdocdir}/%{name}/LICENSE*
+
 %fdupes %{buildroot}%{_prefix}
 %suse_update_desktop_file -i -r -n %{name} AudioVideo AudioVideoEditing
 
 %files
-%defattr(-,root,root)
-%doc doc/COPYRIGHT doc/ChangeLog doc/LICENSE doc/LICENSE-pl 
doc/qnapi-download.desktop doc/qnapi-download.schemas doc/qnapi-scan.desktop 
doc/qnapi-scan.schemas
+%doc doc/COPYRIGHT doc/ChangeLog doc/qnapi-download.desktop 
doc/qnapi-download.schemas doc/qnapi-scan.desktop doc/qnapi-scan.schemas
+%license doc/LICENSE doc/LICENSE-pl
 %{_bindir}/%{name}
 %{_datadir}/icons/*
 %{_datadir}/applications/%{name}.desktop


Reply via email to