i9cf
Mamoru TASAKA 4 years ago
parent 42ab2156e1
commit 9d181d3140

1
.gitignore vendored

@ -31,3 +31,4 @@ gnome-commander-1.2.8.7.tar.bz2
/gnome-commander-1.10.0.tar.xz
/gnome-commander-1.10.1.tar.xz
/gnome-commander-1.10.2.tar.xz
/gnome-commander-1.10.3.tar.xz

@ -31,7 +31,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
@ -53,10 +53,10 @@
%global fedora_rel %( [ 0%{?if_pre} -gt 0 ] && echo 0. )%{main_release}%{?extratag:.%extratag}
Name: gnome-commander
Version: 1.10.2
Version: 1.10.3
# Downgrade 3 times, sorry...
Epoch: 4
Release: %{fedora_rel}%{?dist}.1
Release: %{fedora_rel}%{?dist}
Summary: A nice and fast file manager for the GNOME desktop
Summary(pl): Menadżer plików dla GNOME oparty o Norton Commander'a (TM)
Summary(sv): GNOME Commander är en snabb och smidig filhanderare för GNOME
@ -78,11 +78,8 @@ BuildRequires: scrollkeeper
BuildRequires: chmlib-devel
BuildRequires: pkgconfig(exiv2) >= %{EXIV2_REQ}
BuildRequires: pkgconfig(gnome-keyring-1)
BuildRequires: pkgconfig(gnome-vfs-2.0)
BuildRequires: pkgconfig(libgsf-1) >= %{LIBGSF_REQ}
BuildRequires: pkgconfig(libgnome-2.0)
BuildRequires: pkgconfig(libgnomeui-2.0)
BuildRequires: pkgconfig(poppler-glib) >= %{POPPLER_REQ}
BuildRequires: pkgconfig(taglib) >= %{TAGLIB_REQ}
BuildRequires: pkgconfig(unique-1.0)
@ -249,7 +246,7 @@ desktop-file-install \
%{_mandir}/man1/%{name}.1*
%{_datadir}/applications/%{name}.desktop
%{_datadir}/appdata/%{name}.appdata.xml
%{_datadir}/metainfo/%{name}.appdata.xml
%{_datadir}/help/*/%{name}/
@ -262,6 +259,9 @@ desktop-file-install \
%{_datadir}/pixmaps/%{name}/
%changelog
* Tue Jun 30 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.10.3-1
- 1.10.3
* Mon Feb 03 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.10.2-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (gnome-commander-1.10.2.tar.xz) = 7a411ca6f604771445119cb2b9d14f7f5d91622d28975e92ae5f5da3fc4f76fe51cca0de3712377ef95064879089c1c723dce9a824e5784cfcd484b869702dad
SHA512 (gnome-commander-1.10.3.tar.xz) = 87c4df1534747f21b15e48141180601aef02152b1eef097986b0f8675a6d24e75a81ccb7d0b41b2df38cd40eadae2b0bd09f8e0274a5e5cd8bbd8d23df6ffd7f

Loading…
Cancel
Save