Compare commits
No commits in common. "33d97c3a57f88e9e7c1d41eb56e2ea2873639eec" and "e5c2853c68848ddb024aa9d9990a1821f5f1cd0d" have entirely different histories.
33d97c3a57
...
e5c2853c68
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -33,5 +33,3 @@ qgis_1.5.0.tar.gz
|
||||||
/qgis-2.18.6.tar.bz2
|
/qgis-2.18.6.tar.bz2
|
||||||
/qgis-2.18.7.tar.bz2
|
/qgis-2.18.7.tar.bz2
|
||||||
/qgis-2.18.8.tar.bz2
|
/qgis-2.18.8.tar.bz2
|
||||||
/qgis-2.18.9.tar.bz2
|
|
||||||
/qgis-2.18.10.tar.bz2
|
|
||||||
|
|
33
qgis.spec
33
qgis.spec
|
@ -15,8 +15,8 @@
|
||||||
#TODO: Run test suite (see debian/rules)
|
#TODO: Run test suite (see debian/rules)
|
||||||
|
|
||||||
Name: qgis
|
Name: qgis
|
||||||
Version: 2.18.10
|
Version: 2.18.8
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A user friendly Open Source Geographic Information System
|
Summary: A user friendly Open Source Geographic Information System
|
||||||
Group: Applications/Engineering
|
Group: Applications/Engineering
|
||||||
|
|
||||||
|
@ -243,10 +243,7 @@ gzip ChangeLog
|
||||||
# Doesn't build, as of 2.10, known issue
|
# Doesn't build, as of 2.10, known issue
|
||||||
#-D WITH_GLOBE:BOOL=TRUE
|
#-D WITH_GLOBE:BOOL=TRUE
|
||||||
|
|
||||||
# Parallel build appears to occasionally result in build failures
|
make %{?_smp_mflags}
|
||||||
# (UI form headers generated too late)
|
|
||||||
# TODO: Re-check with QGIS-3.0
|
|
||||||
make
|
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
@ -409,30 +406,6 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 2.18.10-7
|
|
||||||
- Rebuild due to bug in RPM (RHBZ #1468476)
|
|
||||||
|
|
||||||
* Thu Jul 06 2017 Rex Dieter <rdieter@fedoraproject.org> - 2.18.10-6
|
|
||||||
- rebuild (sip)
|
|
||||||
|
|
||||||
* Mon Jul 03 2017 Sandro Mani <manisandro@gmail.com> - 2.18.10-5
|
|
||||||
- Bump release for NVR parity with F26
|
|
||||||
|
|
||||||
* Thu Jun 29 2017 Sandro Mani <manisandro@gmail.com> - 2.18.10-4
|
|
||||||
- Drop unnecessary qgis-2.18.10-sip.patch
|
|
||||||
|
|
||||||
* Wed Jun 28 2017 Volker Froehlich <volker27@gmx.at> - 2.18.10-3
|
|
||||||
- Add patch to fix sip issues
|
|
||||||
|
|
||||||
* Mon Jun 26 2017 Sandro Mani <manisandro@gmail.com> - 2.18.10-2
|
|
||||||
- Disable parallel build for now to avoid build failures
|
|
||||||
|
|
||||||
* Sat Jun 24 2017 Volker Froehlich <volker27@gmx.at> - 2.18.10-1
|
|
||||||
- New upstream release
|
|
||||||
|
|
||||||
* Wed May 31 2017 Volker Froehlich <volker27@gmx.at> - 2.18.9-1
|
|
||||||
- New upstream release
|
|
||||||
|
|
||||||
* Fri May 19 2017 Volker Froehlich <volker27@gmx.at> - 2.18.8-1
|
* Fri May 19 2017 Volker Froehlich <volker27@gmx.at> - 2.18.8-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
||||||
SHA512 (qgis-2.18.10.tar.bz2) = 7f72515b72842a8612675c552f0091ca8b7075bda7fa3dbad09641532148af98cbeb17ee0eb3518204e59ce3a87db2eaef9ba57192ee5ade183b1c300e7a96d8
|
SHA512 (qgis-2.18.8.tar.bz2) = ea6d3d6e95c186ced38f37f2da7e2fc43d337ce20c371cd1fa5160f816d42e8e59e87cd2efdc20db555d89970ca2ae1f0e089d616e0391efe6735fd3fec41ed4
|
||||||
|
|
Reference in New Issue
Block a user