|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: celluloid
|
|
|
|
Name: celluloid
|
|
|
|
Version: 0.22
|
|
|
|
Version: 0.22
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: A simple GTK+ frontend for mpv
|
|
|
|
Summary: A simple GTK+ frontend for mpv
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv3+
|
|
|
|
License: GPLv3+
|
|
|
@ -59,6 +59,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/io.github.celluloid_p
|
|
|
|
%{_mandir}/man1/%{name}.1.*
|
|
|
|
%{_mandir}/man1/%{name}.1.*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb@rpmfusion.org> - 0.22-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Dec 08 2021 Vasiliy N. Glazov <vascom2@gmail.com> - 0.22-3
|
|
|
|
* Wed Dec 08 2021 Vasiliy N. Glazov <vascom2@gmail.com> - 0.22-3
|
|
|
|
- Fix autofit triggering regardless of settings
|
|
|
|
- Fix autofit triggering regardless of settings
|
|
|
|
|
|
|
|
|
|
|
|