Mamoru TASAKA 7 years ago
parent c567e885c2
commit 4762fa410b

1
.gitignore vendored

@ -26,3 +26,4 @@ gnome-commander-1.2.8.7.tar.bz2
/gnome-commander-1.6.2.tar.xz /gnome-commander-1.6.2.tar.xz
/gnome-commander-1.6.3.tar.xz /gnome-commander-1.6.3.tar.xz
/gnome-commander-1.6.4.tar.xz /gnome-commander-1.6.4.tar.xz
/gnome-commander-1.8.0.tar.xz

@ -50,7 +50,7 @@
%global fedora_rel %( [ 0%{?if_pre} -gt 0 ] && echo 0. )%{main_release}%{?extratag:.%extratag} %global fedora_rel %( [ 0%{?if_pre} -gt 0 ] && echo 0. )%{main_release}%{?extratag:.%extratag}
Name: gnome-commander Name: gnome-commander
Version: 1.6.4 Version: 1.8.0
# Downgrade 3 times, sorry... # Downgrade 3 times, sorry...
Epoch: 4 Epoch: 4
Release: %{fedora_rel}%{?dist} Release: %{fedora_rel}%{?dist}
@ -61,7 +61,7 @@ Summary(sv): GNOME Commander är en snabb och smidig filhanderare för GNOME
Group: Applications/File Group: Applications/File
License: GPLv2+ License: GPLv2+
URL: http://gcmd.github.io/ URL: http://gcmd.github.io/
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.6/%{name}-%{version}%{?extratag:-%extratag}.tar.xz Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.8/%{name}-%{version}%{?extratag:-%extratag}.tar.xz
#Source0: https://git.gnome.org/browse/gnome-commander/snapshot/%{name}-%{githash}.tar.xz #Source0: https://git.gnome.org/browse/gnome-commander/snapshot/%{name}-%{githash}.tar.xz
Source1: gnome-commander.sh Source1: gnome-commander.sh
Source10: mimeedit-svn%{mimeedit_rev}.sh Source10: mimeedit-svn%{mimeedit_rev}.sh
@ -268,8 +268,7 @@ exit 0
%{_datadir}/applications/%{name}.desktop %{_datadir}/applications/%{name}.desktop
%{_datadir}/appdata/%{name}.appdata.xml %{_datadir}/appdata/%{name}.appdata.xml
%{_datadir}/gnome/help/%{name}/ %{_datadir}/help/*/%{name}/
%{_datadir}/omf/%{name}/
%dir %{_datadir}/%{name} %dir %{_datadir}/%{name}
%{_datadir}/%{name}/mime %{_datadir}/%{name}/mime
@ -280,6 +279,9 @@ exit 0
%{_datadir}/pixmaps/%{name}/ %{_datadir}/pixmaps/%{name}/
%changelog %changelog
* Tue Oct 10 2017 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.8.0-1
- 1.8.0
* Mon May 29 2017 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.6.4-1 * Mon May 29 2017 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.6.4-1
- 1.6.4 - 1.6.4

@ -1 +1 @@
SHA512 (gnome-commander-1.6.4.tar.xz) = 00fcf86025b69a38e68b2c69977ffe54e8b00028176163ce746824a73faed55eeff2fe37eea2e191fd0e7fc1901e2ed701938c3fdfabe9e9b8bdaaec152df0e0 SHA512 (gnome-commander-1.8.0.tar.xz) = 0023528301812431bffde4c0d314d07d2399d450604bf88426078cfbeed5ee286f16ad0037f85c2b281e9037fd0c622aa92a4a5be055c198d9bdbd3d211c197d

Loading…
Cancel
Save