forked from pool/perl-Git-Repository
- updated to 1.321
see /usr/share/doc/packages/perl-Git-Repository/Changes 1.321 2017-10-01 BOOK - Various small improvements to the Tutorial (with help from Ron Savage) - Minor code changes (with help from E. Choroba) - Minor fix to eg/build-git OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Git-Repository?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
d7ab82019a
commit
f9a407b179
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3df3e65fb84052cfe5a9c4276ca1506061d5207bda903aa93c19e7c13709f628
|
||||
size 54445
|
3
Git-Repository-1.321.tar.gz
Normal file
3
Git-Repository-1.321.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67848f2dfc09adb208e21fc6fcaf55fc4e3b0f6e687b8e866d4c87520701880c
|
||||
size 55221
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 8 08:07:47 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 1.321
|
||||
see /usr/share/doc/packages/perl-Git-Repository/Changes
|
||||
|
||||
1.321 2017-10-01 BOOK
|
||||
- Various small improvements to the Tutorial (with help from Ron Savage)
|
||||
- Minor code changes (with help from E. Choroba)
|
||||
- Minor fix to eg/build-git
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 24 05:51:59 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Git-Repository
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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,14 +17,14 @@
|
||||
|
||||
|
||||
Name: perl-Git-Repository
|
||||
Version: 1.320
|
||||
Version: 1.321
|
||||
Release: 0
|
||||
%define cpan_name Git-Repository
|
||||
Summary: Perl interface to Git repositories
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Git-Repository/
|
||||
Source0: http://www.cpan.org/authors/id/B/BO/BOOK/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/B/BO/BOOK/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -86,6 +86,7 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE README
|
||||
%doc Changes README
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user