diff --git a/.gitignore b/.gitignore index b9529a9..c259ef5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /easytag-2.3.3.tar.xz /easytag-2.3.4.tar.xz /easytag-2.3.5.tar.xz +/easytag-2.3.6.tar.xz diff --git a/easytag.spec b/easytag.spec index db3a036..9ddea89 100644 --- a/easytag.spec +++ b/easytag.spec @@ -1,7 +1,7 @@ %global _hardened_build 1 Name: easytag -Version: 2.3.5 +Version: 2.3.6 Release: 1%{?dist} Summary: Tag editor for MP3, Ogg, FLAC and other music files @@ -86,6 +86,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/appdata/easytag.appdata.xml %{_datadir}/applications/easytag.desktop %{_datadir}/icons/hicolor/*/apps/easytag.* +%{_datadir}/icons/hicolor/symbolic/apps/easytag-symbolic.svg %{_datadir}/glib-2.0/schemas/org.gnome.EasyTAG.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.EasyTAG.gschema.xml %{_mandir}/man1/easytag.1* @@ -97,6 +98,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Mon Apr 20 2015 David King - 2.3.6-1 +- Update to 2.3.6 + * Tue Mar 10 2015 David King - 2.3.5-1 - Update to 2.3.5 - Use license macro for COPYING and COPYING.GPL3 diff --git a/sources b/sources index f3459d7..29e6fc0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02d881a86930acd733df3323387ab873 easytag-2.3.5.tar.xz +9d82070caf2e0037665b57ae04da682a easytag-2.3.6.tar.xz