Update changelog
This commit is contained in:
parent
66ec016fab
commit
68428bc219
|
@ -79,7 +79,7 @@ BuildRequires: postgresql-devel
|
|||
BuildRequires: proj-devel
|
||||
BuildRequires: PyQt4-devel
|
||||
# PyQwt doesn't support qwt6, so just turn it off for now on RHEL
|
||||
%if 0%{?fedora} < 26
|
||||
%if 0%{?fedora}
|
||||
BuildRequires: PyQwt-devel
|
||||
%endif
|
||||
BuildRequires: python2-devel
|
||||
|
@ -193,7 +193,6 @@ Please refer to %{name}-server-README.fedora for details!
|
|||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .lib64
|
||||
# Only Fedora >= 26 needs this patch
|
||||
%if 0%{?fedora} >= 26
|
||||
%patch1 -p1 -b .sip
|
||||
%endif
|
||||
|
@ -419,10 +418,13 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Apr 09 2017 Daniele Viganò <daniele@vigano.me> - 2.18.6-2
|
||||
- Fix F26 builds
|
||||
|
||||
* Sun Apr 09 2017 Daniele Viganò <daniele@vigano.me> - 2.18.6-1
|
||||
- New upstream release
|
||||
|
||||
* Fri Apr 7 2017 Daniele Viganò <daniele@vigano.me> - 2.18.5-2
|
||||
* Fri Apr 07 2017 Daniele Viganò <daniele@vigano.me> - 2.18.5-2
|
||||
- Build for F26
|
||||
|
||||
* Mon Mar 27 2017 Daniele Viganò <daniele@vigano.me> - 2.18.5-1
|
||||
|
|
Reference in New Issue
Block a user