|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: celluloid
|
|
|
|
Name: celluloid
|
|
|
|
Version: 0.21
|
|
|
|
Version: 0.22
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: A simple GTK+ frontend for mpv
|
|
|
|
Summary: A simple GTK+ frontend for mpv
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv3+
|
|
|
|
License: GPLv3+
|
|
|
@ -11,7 +11,7 @@ BuildRequires: gcc
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: pkgconfig(egl)
|
|
|
|
BuildRequires: pkgconfig(egl)
|
|
|
|
BuildRequires: pkgconfig(glib-2.0) >= 2.44
|
|
|
|
BuildRequires: pkgconfig(glib-2.0) >= 2.44
|
|
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.18
|
|
|
|
BuildRequires: pkgconfig(gtk4)
|
|
|
|
BuildRequires: intltool >= 0.40.6
|
|
|
|
BuildRequires: intltool >= 0.40.6
|
|
|
|
BuildRequires: libappstream-glib
|
|
|
|
BuildRequires: libappstream-glib
|
|
|
|
BuildRequires: pkgconfig(epoxy)
|
|
|
|
BuildRequires: pkgconfig(epoxy)
|
|
|
@ -56,6 +56,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/io.github.celluloid_p
|
|
|
|
%{_mandir}/man1/%{name}.1.*
|
|
|
|
%{_mandir}/man1/%{name}.1.*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Nov 05 2021 Vasiliy N. Glazov <vascom2@gmail.com> - 0.22-1
|
|
|
|
|
|
|
|
- Update to 0.22
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 02 2021 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 0.21-2
|
|
|
|
* Mon Aug 02 2021 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 0.21-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|