diff --git a/Git-Repository-1.321.tar.gz b/Git-Repository-1.321.tar.gz deleted file mode 100644 index a3759ed..0000000 --- a/Git-Repository-1.321.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67848f2dfc09adb208e21fc6fcaf55fc4e3b0f6e687b8e866d4c87520701880c -size 55221 diff --git a/Git-Repository-1.322.tar.gz b/Git-Repository-1.322.tar.gz new file mode 100644 index 0000000..88105ec --- /dev/null +++ b/Git-Repository-1.322.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5d9183f80b64df37ac0799058557e957b9055dddb248a3f46183042824dadf +size 55525 diff --git a/perl-Git-Repository.changes b/perl-Git-Repository.changes index 47f2a05..612490d 100644 --- a/perl-Git-Repository.changes +++ b/perl-Git-Repository.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Apr 22 05:25:37 UTC 2018 - coolo@suse.com + +- updated to 1.322 + see /usr/share/doc/packages/perl-Git-Repository/Changes + + 1.322 2018-04-21 BOOK + [DOCUMENTATION] + - Detail what Git::Repository::Command does to the environment + [TESTS] + - Match new error message format in git 2.17. (HMBRAND and JANPAZ) + - Fixed the 'git-collection' link for extended ("all gits") tests + ------------------------------------------------------------------- Sun Oct 8 08:07:47 UTC 2017 - coolo@suse.com diff --git a/perl-Git-Repository.spec b/perl-Git-Repository.spec index 65ea2d2..5073d72 100644 --- a/perl-Git-Repository.spec +++ b/perl-Git-Repository.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Git-Repository # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -17,11 +17,11 @@ Name: perl-Git-Repository -Version: 1.321 +Version: 1.322 Release: 0 %define cpan_name Git-Repository Summary: Perl interface to Git repositories -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Git-Repository/ Source0: https://cpan.metacpan.org/authors/id/B/BO/BOOK/%{cpan_name}-%{version}.tar.gz