Rebuilt for python package
This commit is contained in:
parent
109c7d1ff4
commit
c7c6c36e7a
@ -82,7 +82,7 @@ Summary: GNU Image Manipulation Program
|
||||
Name: gimp
|
||||
Epoch: 2
|
||||
Version: 2.8.22
|
||||
Release: %{?prerelprefix}2%{dotprerel}%{dotgitrev}%{?dist}.2
|
||||
Release: %{?prerelprefix}2%{dotprerel}%{dotgitrev}%{?dist}.3
|
||||
|
||||
# Compute some version related macros.
|
||||
# Ugly, need to get quoting percent signs straight.
|
||||
@ -151,7 +151,7 @@ BuildRequires: pango-devel >= 1.29.4
|
||||
%if %{with poppler}
|
||||
BuildRequires: poppler-glib-devel >= 0.20.0
|
||||
%endif
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: pygtk2-devel >= 2.10.4
|
||||
BuildRequires: pygobject2-devel
|
||||
%if %{with helpbrowser}
|
||||
@ -645,6 +645,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 19 2017 Josef Ridky <jridky@redhat.com> - 2:2.8.22-2.3
|
||||
- Rebuilt for python2 package
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.8.22-2.2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user