From b5d16b09d039c9393106ca1c64d1aebbda46edb3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:35:35 +0100 Subject: [PATCH] automatic version update by autodist [release 2.0.8-1mamba;Mon May 09 2022] --- guvcview.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/guvcview.spec b/guvcview.spec index 33d82cb..d30417d 100644 --- a/guvcview.spec +++ b/guvcview.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: guvcview -Version: 2.0.7_2 +Version: 2.0.8 Release: 1mamba Summary: A simple GTK interface for capturing and viewing video from devices supported by the linux UVC driver Group: Graphical Desktop/Applications/Multimedia @@ -15,6 +15,7 @@ BuildRequires: glibc-devel BuildRequires: libSDL2-devel BuildRequires: libalsa-devel BuildRequires: libatk-devel +BuildRequires: libatomic-devel BuildRequires: libavcodec-ffmpeg-devel BuildRequires: libavutil-ffmpeg-devel BuildRequires: libbrotli-devel @@ -64,7 +65,7 @@ This package contains libraries and header files for developing applications tha %debug_package %prep -%setup -q -c +%setup -q -n guvcview-src-%{version} ./bootstrap.sh %build @@ -88,7 +89,7 @@ rm -rf %{buildroot}%{_datadir}/doc/guvcview %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/guvcview -%{_datadir}/appdata/guvcview.appdata.xml +%{_datadir}/metainfo/guvcview.appdata.xml %{_datadir}/applications/guvcview.desktop %{_datadir}/menu/guvcview %dir %{_datadir}/pixmaps/guvcview @@ -133,6 +134,9 @@ rm -rf %{buildroot}%{_datadir}/doc/guvcview %{_libdir}/pkgconfig/libgviewv4l2core.pc %changelog +* Mon May 09 2022 Automatic Build System 2.0.8-1mamba +- automatic version update by autodist + * Sun Dec 26 2021 Silvan Calarco 2.0.7_2-1mamba - update to 2.0.7_2