|
|
|
@ -28,7 +28,7 @@
|
|
|
|
|
%global use_autotool 0
|
|
|
|
|
%global update_po 0
|
|
|
|
|
%global if_pre 0
|
|
|
|
|
%global main_release 2
|
|
|
|
|
%global main_release 1
|
|
|
|
|
#%%global extratag %{git_pull_JST}git%{shorthash}
|
|
|
|
|
%undefine extratag
|
|
|
|
|
%global mimeedit_rev 1958
|
|
|
|
@ -50,7 +50,7 @@
|
|
|
|
|
%global fedora_rel %( [ 0%{?if_pre} -gt 0 ] && echo 0. )%{main_release}%{?extratag:.%extratag}
|
|
|
|
|
|
|
|
|
|
Name: gnome-commander
|
|
|
|
|
Version: 1.6.2
|
|
|
|
|
Version: 1.6.3
|
|
|
|
|
# Downgrade 3 times, sorry...
|
|
|
|
|
Epoch: 4
|
|
|
|
|
Release: %{fedora_rel}%{?dist}
|
|
|
|
@ -280,6 +280,9 @@ exit 0
|
|
|
|
|
%{_datadir}/pixmaps/%{name}/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Feb 27 2017 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.6.3-1
|
|
|
|
|
- 1.6.3
|
|
|
|
|
|
|
|
|
|
* Wed Feb 15 2017 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.6.2-2
|
|
|
|
|
- F-26: mass rebuild
|
|
|
|
|
|
|
|
|
|