bump to 1.2.1, fixes FTBFS

epel9
Raphael Groner 7 years ago
parent 3ca72d2e0d
commit 28f11a869d

1
.gitignore vendored

@ -1,3 +1,4 @@
nautilus-python-0.7.0.tar.bz2
/nautilus-python-1.0.tar.bz2
/nautilus-python-1.1.tar.bz2
/nautilus-python-1.2.1.tar.xz

@ -1,14 +1,14 @@
%global NAUTILUS_MAYOR_VER 3.0
Name: nautilus-python
Version: 1.1
Release: 18%{?dist}
Version: 1.2.1
Release: 1%{?dist}
Summary: Python bindings for Nautilus
Group: Development/Libraries
License: GPLv2+
URL: http://www.gnome.org/
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%(v=%{version}; echo ${v:0:3}; )/%{name}-%{version}.tar.xz
BuildRequires: python2-devel
BuildRequires: nautilus-devel
@ -82,6 +82,9 @@ rm -rfv $RPM_BUILD_ROOT%{_docdir}
%changelog
* Sat Jul 21 2018 Raphael Groner <projects.rg@smart.ms> - 1.2.1-1
- new version
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

@ -1 +1 @@
b32ebf22e8d60b04337b13047be8326b nautilus-python-1.1.tar.bz2
SHA512 (nautilus-python-1.2.1.tar.xz) = ec81c4b0372e6094487e65391f3b0e18211e068ea6f7132d47bc5b3e9f2b3951ea44ff69db0a497e379809c5207e2c9441e8a014910668ff9160ac4d4c41284c

Loading…
Cancel
Save