diff --git a/.gitignore b/.gitignore index bf51426..b90bbeb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /easytag-2.1.9.tar.xz /easytag-2.1.10.tar.xz /easytag-2.2.0.tar.xz +/easytag-2.2.1.tar.xz diff --git a/easytag.spec b/easytag.spec index 99a71c9..f62f48d 100644 --- a/easytag.spec +++ b/easytag.spec @@ -1,12 +1,16 @@ -Summary: Tag editor for MP3, Ogg, FLAC and other music files -Name: easytag -Version: 2.2.0 +%global _hardened_build 1 + +Name: easytag +Version: 2.2.1 Release: 1%{?dist} +Summary: Tag editor for MP3, Ogg, FLAC and other music files + +Group: Applications/Multimedia # Program is GPL only the included libapetag is LGPL License: GPLv2+ and LGPLv2+ -Group: Applications/Multimedia -URL: https://wiki.gnome.org/Apps/EasyTAG -Source: https://download.gnome.org/sources/easytag/2.2/easytag-%{version}.tar.xz +URL: https://wiki.gnome.org/Apps/EasyTAG +Source: https://download.gnome.org/sources/easytag/2.2/easytag-%{version}.tar.xz + BuildRequires: appdata-tools BuildRequires: desktop-file-utils BuildRequires: docbook-dtds @@ -23,10 +27,11 @@ BuildRequires: pkgconfig(speex) BuildRequires: pkgconfig(taglib) BuildRequires: pkgconfig(vorbisfile) BuildRequires: pkgconfig(wavpack) +Requires: yelp %description -EasyTAG is a utility for viewing, editing and writing the tags of MP3, -MP2, FLAC, Ogg Vorbis, MusePack and Monkey's Audio files. +EasyTAG is a utility for viewing, editing and writing the tags of MP4, MP3, +MP2, FLAC, Ogg Opus, Ogg Speex, Ogg Vorbis, MusePack and Monkey's Audio files. %prep @@ -72,6 +77,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Apr 22 2014 David King 2.2.1-1 +- Update to 2.2.1 +- Add hardening flags + * Sat Apr 12 2014 David King 2.2.0-1 - Update to 2.2.0 - Use pkgconfig with BuildRequires diff --git a/sources b/sources index f223da9..1873e5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c0961b754b037514bf7383ad01beaf3 easytag-2.2.0.tar.xz +3229272b5e48862155f756cb30556114 easytag-2.2.1.tar.xz