diff --git a/mpv.spec b/mpv.spec index bdc9c4c..21e3d0a 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,6 +1,6 @@ Name: mpv -Version: 0.33.0 -Release: 2mamba +Version: 0.33.1 +Release: 1mamba Summary: A free (as in freedom) media player for the command line Group: Applications/Multimedia Vendor: openmamba @@ -55,7 +55,6 @@ BuildRequires: libxkbcommon-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description mpv is a free (as in freedom) media player for the command line. @@ -176,6 +175,9 @@ install -D -m0644 TOOLS/lua/* %{buildroot}%{_datadir}/mpv/scripts/ %doc README.md %changelog +* Tue Apr 06 2021 Automatic Build System 0.33.1-1mamba +- automatic version update by autodist + * Sun Feb 21 2021 Silvan Calarco 0.33.0-2mamba - specfile reworked to fix errors and install headers