Update to 1.2.2

epel9
Kalev Lember 6 years ago
parent c4d0550f98
commit 414a3cdf9c

1
.gitignore vendored

@ -2,3 +2,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
/nautilus-python-1.2.2.tar.xz

@ -12,8 +12,8 @@
%bcond_with test_examples
Name: nautilus-python
Version: 1.2.1
Release: 4%{?dist}
Version: 1.2.2
Release: 1%{?dist}
Summary: Python bindings for Nautilus
License: GPLv2+
@ -182,6 +182,9 @@ rm -v ~/.local/share/%{name}/extensions/*.py*
%changelog
* Mon Nov 05 2018 Kalev Lember <klember@redhat.com> - 1.2.2-1
- Update to 1.2.2
* Tue Oct 30 2018 Raphael Groner <projects.rg@smart.ms> - 1.2.1-4
- separate properly builds of python2 and python3, rhbz#1636626
- drop obsolete Group tag

@ -1 +1 @@
SHA512 (nautilus-python-1.2.1.tar.xz) = ec81c4b0372e6094487e65391f3b0e18211e068ea6f7132d47bc5b3e9f2b3951ea44ff69db0a497e379809c5207e2c9441e8a014910668ff9160ac4d4c41284c
SHA512 (nautilus-python-1.2.2.tar.xz) = 541ab9e6ac15b06994cf475237e5588d21f4b9f71bb562f4bd9d976f79849a29912080de0b16c14406b052bec15c2c754381bf36e15b340d1f8e76c83a2464bc

Loading…
Cancel
Save