From c6062777f6139a15ebac4e6fc01daf8971ee512b5b25f2d2d93e5e434d95043c Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 5 Jul 2016 20:46:54 +0000 Subject: [PATCH] Accepting request 406874 from home:TheBlackCat:branches:Application:Geo Fix Group tag. OBS-URL: https://build.opensuse.org/request/show/406874 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geotiff?expand=0&rev=5 --- geotiff.changes | 5 +++++ geotiff.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/geotiff.changes b/geotiff.changes index 628bd0a..5d358ff 100644 --- a/geotiff.changes +++ b/geotiff.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 5 20:35:48 UTC 2016 - toddrme2178@gmail.com + +- Fix Group tag. + ------------------------------------------------------------------- Sat May 9 09:05:53 UTC 2015 - mpluskal@suse.com diff --git a/geotiff.spec b/geotiff.spec index 89715b5..6e69c55 100644 --- a/geotiff.spec +++ b/geotiff.spec @@ -1,7 +1,7 @@ # # spec file for package geotiff # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Version: 1.4.1 Release: 0 Summary: Library to handle georeferenced TIFF License: MIT and SUSE-Public-Domain -Group: Applications/GIS +Group: Productivity/Scientific/Other Url: http://trac.osgeo.org/geotiff Source0: ftp://ftp.remotesensing.org/pub/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz BuildRequires: doxygen @@ -41,7 +41,7 @@ GeoTIFF keys in new files. %package -n lib%{name}-devel Summary: GeoTIFF header files -Group: Development/Libraries +Group: Development/Libraries/C and C++ Requires: lib%{name}2 = %{version} Requires: libproj-devel Requires: libtiff-devel