New version 2.18.1
This commit is contained in:
parent
c27cdd01e3
commit
dc97bd878e
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -26,3 +26,4 @@ qgis_1.5.0.tar.gz
|
||||||
/qgis-2.16.2.tar.bz2
|
/qgis-2.16.2.tar.bz2
|
||||||
/qgis-2.16.3.tar.bz2
|
/qgis-2.16.3.tar.bz2
|
||||||
/qgis-2.18.0.tar.bz2
|
/qgis-2.18.0.tar.bz2
|
||||||
|
/qgis-2.18.1.tar.bz2
|
||||||
|
|
|
@ -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.0
|
Version: 2.18.1
|
||||||
Release: 2%{?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
|
||||||
|
|
||||||
|
@ -405,6 +405,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 26 2016 Volker Froehlich <volker27@gmx.at> - 2.18.1-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Sun Nov 20 2016 Volker Froehlich <volker27@gmx.at> - 2.18.0-2
|
* Sun Nov 20 2016 Volker Froehlich <volker27@gmx.at> - 2.18.0-2
|
||||||
- Add qca-ossl to Requires, as of BZ#1396818
|
- Add qca-ossl to Requires, as of BZ#1396818
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user