From f2fcfb679f1604b0da7fefc2903ee665a5d9e834 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 25 Sep 2016 15:38:23 +0900 Subject: [PATCH] 1.4.9 --- .gitignore | 1 + gnome-commander.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 41297e3..0a92231 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ gnome-commander-1.2.8.7.tar.bz2 /gnome-commander-1.4.6.tar.xz /gnome-commander-1.4.7.tar.xz /gnome-commander-1.4.8.tar.xz +/gnome-commander-1.4.9.tar.xz diff --git a/gnome-commander.spec b/gnome-commander.spec index 937ad01..1fcba72 100644 --- a/gnome-commander.spec +++ b/gnome-commander.spec @@ -50,7 +50,7 @@ %global fedora_rel %( [ 0%{?if_pre} -gt 0 ] && echo 0. )%{main_release}%{?extratag:.%extratag} Name: gnome-commander -Version: 1.4.8 +Version: 1.4.9 # Downgrade 3 times, sorry... Epoch: 4 Release: %{fedora_rel}%{?dist} @@ -279,6 +279,9 @@ exit 0 %{_datadir}/pixmaps/%{name}/ %changelog +* Sun Sep 25 2016 Mamoru TASAKA - 4:1.4.9-1 +- 1.4.9 + * Wed Mar 16 2016 Mamoru TASAKA - 4:1.4.8-1 - 1.4.8 diff --git a/sources b/sources index 6d72fca..48f1328 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f999e5c52f819213955ecb1ec86ecfd0 gnome-commander-1.4.8.tar.xz +cbbcd6aa66c89f72d1fff65d4e007028 gnome-commander-1.4.9.tar.xz