From bc0b849c8e43757766c18289e67d765b31ec3b9f799666f82858d09cbbb65dca Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 14 Feb 2012 10:18:53 +0000 Subject: [PATCH] grrr OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=28 --- perl-Image-ExifTool.changes | 6 ++++++ perl-Image-ExifTool.spec | 9 ++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/perl-Image-ExifTool.changes b/perl-Image-ExifTool.changes index 1ed8e56..f1cc57e 100644 --- a/perl-Image-ExifTool.changes +++ b/perl-Image-ExifTool.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 13 16:30:58 UTC 2012 - Greg.Freemyer@gmail.com + +- update to opensuse release 2 + * this should have been done proviously. It ensures a the latest version is used during zypper dup from 12.1 to 12.2 + ------------------------------------------------------------------- Mon Dec 12 16:11:19 UTC 2011 - Greg.Freemyer@gmail.com diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index eceac97..f503c6c 100644 --- a/perl-Image-ExifTool.spec +++ b/perl-Image-ExifTool.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Image-ExifTool # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,14 @@ # - Name: perl-Image-ExifTool Version: 8.65 -Release: 1 -License: GPL-1.0+ or Artistic-1.0 +Release: 0 %define cpan_name Image-ExifTool Summary: Perl module to read and write meta information -Url: http://search.cpan.org/dist/Image-ExifTool/ +License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/Image-ExifTool/ Source: http://www.cpan.org/authors/id/E/EX/EXIFTOOL/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build