diff --git a/.gitignore b/.gitignore index ffc200f..3cc7488 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ gnome-subtitles-1.0.tar.gz /gnome-subtitles-1.2.tar.gz /gnome-subtitles-1.3.tar.gz /gnome-subtitles-1.4.tar.gz +/gnome-subtitles-1.5.tar.gz diff --git a/gnome-subtitles.spec b/gnome-subtitles.spec index c3226e0..31d6b57 100644 --- a/gnome-subtitles.spec +++ b/gnome-subtitles.spec @@ -1,6 +1,6 @@ Name: gnome-subtitles -Version: 1.4 -Release: 5%{?dist} +Version: 1.5 +Release: 1%{?dist} Summary: Subtitle editor for Gnome #Files under src/External/NCharDet are MPLv1.1 or GPLv2+ or LGPLv2+ @@ -18,10 +18,12 @@ BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(gtk-sharp-3.0) BuildRequires: intltool +BuildRequires: itstool BuildRequires: mono-devel BuildRequires: mono-web BuildRequires: perl(XML::Parser) +Requires: hicolor-icon-theme Requires: mono-locale-extras # Mono only available on these: @@ -37,13 +39,13 @@ translation and synchronization. %build -%configure --disable-scrollkeeper +%configure %make_build %install %make_install -desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop +desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.GnomeSubtitles.desktop appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_metainfodir}/*.appdata.xml %find_lang %{name} @@ -53,17 +55,20 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_metainfodir}/*.appdata.x %doc AUTHORS ChangeLog COPYING NEWS README %{_bindir}/%{name} %{_libdir}/%{name} -%{_datadir}/applications/%{name}.desktop +%{_datadir}/applications/org.gnome.GnomeSubtitles.desktop %{_datadir}/glib-2.0/schemas/org.gnome.GnomeSubtitles.gschema.xml -%{_datadir}/gnome/help/%{name} +%{_datadir}/help/*/%{name} +%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{_mandir}/man1/%{name}.1* -%{_metainfodir}/%{name}.appdata.xml -%{_datadir}/omf/%{name} -%{_datadir}/pixmaps/%{name}.svg - +%{_metainfodir}/org.gnome.GnomeSubtitles.appdata.xml %changelog +* Fri Jun 21 2019 Julian Sikorski - 1.5-1 +- Update to 1.5 +- Add itstool to BuildRequires +- Add hicolor-icon-theme to Requires + * Sun Apr 07 2019 Julian Sikorski - 1.4-5 - Add mono-web to BuildRequires - Drop obsolete --disable-schemas-install %%configure switch diff --git a/sources b/sources index 96794ad..c99c7c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gnome-subtitles-1.4.tar.gz) = 14464def895d7c989a8b25f97acb1bff3c1409db6ceb5c3616600ad033ff3c40a5ccce4a2125be755510b115c9ba4d25417f8463f7f4430aae6cb0b87112fbee +SHA512 (gnome-subtitles-1.5.tar.gz) = 814fae03e52787ef06ed39fe7ca1a68b8847d7288373aaa55ae6474e237a303d77227e7408c7ee27ca9d5a14fe1056e44aa5f0ef45451464c46a9dbaea3e02b4