Hello community, here is the log from the commit of package ffnvcodec for openSUSE:Factory checked in at 2018-06-29 22:36:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ffnvcodec (Old) and /work/SRC/openSUSE:Factory/.ffnvcodec.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ffnvcodec" Fri Jun 29 22:36:24 2018 rev:1 rq:619665 version:8.0.14.2 Changes: -------- New Changes file: --- /dev/null 2018-06-28 02:21:07.430254147 +0200 +++ /work/SRC/openSUSE:Factory/.ffnvcodec.new/ffnvcodec.changes 2018-06-29 22:36:26.098000022 +0200 @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Fri Jun 29 00:27:13 UTC 2018 - [email protected] + +- Init, 8.0.14.2 New: ---- _service ffnvcodec.changes ffnvcodec.spec nv-codec-headers-8.0.14.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ffnvcodec.spec ++++++ # # spec file for package ffnvcodec # # 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # 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/ # Name: ffnvcodec Version: 8.0.14.2 Release: 0 Summary: FFmpeg version of NVIDIA codec API headers License: MIT Group: Development/Libraries/C and C++ URL: https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git Source: nv-codec-headers-%{version}.tar.xz BuildRequires: pkgconfig %description This package contains the headers required for FFmpeg to interface with NVIDIA codec APIs. %package -n %{name}-devel Summary: FFmpeg version of NVIDIA codec API headers %description -n %{name}-devel This package contains the headers required for FFmpeg to interface with NVIDIA codec APIs. %prep %setup -q -n nv-codec-headers-%{version} %build %install make PREFIX=%{_prefix} LIBDIR=%{_lib} DESTDIR=%{buildroot} install %files -n %{name}-devel %doc README %{_includedir}/%{name} %{_libdir}/pkgconfig/%{name}.pc %changelog ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="url">https://git.videolan.org/git/ffmpeg/nv-codec-headers.git</param> <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">n([0-9\.]*)</param> <param name="revision">n8.0.14.2</param> </service> <service mode="disabled" name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service mode="disabled" name="set_version" /> </services>
