From 2c4c84249ecdecb60927c9605914fb09c540adab3a0a90e845842f6e06084125 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 24 Mar 2011 16:08:52 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/perl-Algorithm-Diff revision 14.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Algorithm-Diff?expand=0&rev=27ed0fdcc555f564651e34b591815626 --- perl-Algorithm-Diff.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perl-Algorithm-Diff.spec b/perl-Algorithm-Diff.spec index 7b67d70..d12e4bb 100644 --- a/perl-Algorithm-Diff.spec +++ b/perl-Algorithm-Diff.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Algorithm-Diff (Version 1.1902) +# spec file for package perl-Algorithm-Diff # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -22,7 +22,7 @@ Name: perl-Algorithm-Diff %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) Summary: Compute 'Intelligent' Differences Between Two Files or Lists Version: 1.1902 -Release: 134 +Release: 139 License: GPL+ or Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Algorithm-Diff From 9f02b283a3962542d7537def7c7a363d2564c383f5322eb61cdebd95f5aee7f2 Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Tue, 30 Aug 2011 20:23:57 +0000 Subject: [PATCH 2/2] Accepting request 80262 from home:aturrini:branches:devel:languages:perl Standardized "Authors:" format in description of perl-Algorithm-Diff.spec OBS-URL: https://build.opensuse.org/request/show/80262 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Algorithm-Diff?expand=0&rev=20 --- perl-Algorithm-Diff.changes | 6 ++++++ perl-Algorithm-Diff.spec | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/perl-Algorithm-Diff.changes b/perl-Algorithm-Diff.changes index 95c1399..e02074a 100644 --- a/perl-Algorithm-Diff.changes +++ b/perl-Algorithm-Diff.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 30 19:00:15 UTC 2011 - andrea.turrini@gmail.com + +- Standardized "Authors:" format in description of + perl-Algorithm-Diff.spec + ------------------------------------------------------------------- Fri Mar 18 12:14:46 UTC 2011 - cdenicolo@novell.com diff --git a/perl-Algorithm-Diff.spec b/perl-Algorithm-Diff.spec index d12e4bb..68c64b8 100644 --- a/perl-Algorithm-Diff.spec +++ b/perl-Algorithm-Diff.spec @@ -44,7 +44,9 @@ algorithm similar to (or identical to) the one used by the Unix "diff" program. It is guaranteed to find the *smallest possible* set of differences. - Author: Tye McQueen (http://perlmonks.org/?node=tye) +Authors: +-------- + Tye McQueen (http://perlmonks.org/?node=tye) %prep %setup -q -n %{cpan_name}-%{version}