diff --git a/.gitignore b/.gitignore index 52b6075..dac1735 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ gnome-commander-1.2.8.7.tar.bz2 /gnome-commander-1.4.0.tar.xz /gnome-commander-1.4.1.tar.xz /gnome-commander-1.4.2.tar.xz +/gnome-commander-1.4.3.tar.xz diff --git a/gnome-commander.spec b/gnome-commander.spec index 7649577..1b3ec54 100644 --- a/gnome-commander.spec +++ b/gnome-commander.spec @@ -26,7 +26,7 @@ %global use_autotool 0 %global update_po 0 %global if_pre 0 -%global main_release 2 +%global main_release 1 %global extratag git_%{git_pull_JST} %undefine extratag %global mimeedit_rev 1958 @@ -48,7 +48,7 @@ %global fedora_rel %( [ 0%{?if_pre} -gt 0 ] && echo 0. )%{main_release}%{?extratag:.%extratag} Name: gnome-commander -Version: 1.4.2 +Version: 1.4.3 # Downgrade 3 times, sorry... Epoch: 4 Release: %{fedora_rel}%{?dist} @@ -238,6 +238,7 @@ desktop-file-install \ %{_mandir}/man1/%{name}.1* %{_datadir}/applications/%{name}.desktop +%{_datadir}/appdata/%{name}.appdata.xml %{_datadir}/gnome/help/%{name}/ %{_datadir}/omf/%{name}/ @@ -246,6 +247,9 @@ desktop-file-install \ %{_datadir}/pixmaps/%{name}/ %changelog +* Wed Jun 25 2014 Mamoru TASAKA - 4:1.4.3-1 +- Update to 1.4.3 + * Thu Jun 12 2014 Mamoru TASAKA - 4:1.4.2-2 - F-21: mass rebuild diff --git a/sources b/sources index 90469f5..2babfc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -366535c81c35d1e2045d1ed37f9efab9 gnome-commander-1.4.2.tar.xz +19672fef5fc72276fbfd3a5b4bc47941 gnome-commander-1.4.3.tar.xz