Accepting request 401421 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/401421 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Git-PurePerl?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
d197fbbe6d
commit
32dd1a3844
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Git-PurePerl
|
||||
#
|
||||
# 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
|
||||
@@ -17,14 +17,15 @@
|
||||
|
||||
|
||||
Name: perl-Git-PurePerl
|
||||
Version: 0.51
|
||||
Version: 0.52
|
||||
Release: 0
|
||||
%define cpan_name Git-PurePerl
|
||||
Summary: A Pure Perl interface to Git repositories
|
||||
Summary: Pure Perl interface to Git repositories
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Git-PurePerl/
|
||||
Source: http://www.cpan.org/authors/id/B/BR/BROQ/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/B/BR/BROQ/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@@ -60,7 +61,7 @@ Requires: perl(namespace::autoclean)
|
||||
%description
|
||||
This module is a Pure Perl interface to Git repositories.
|
||||
|
||||
It was mostly based on Grit the http://grit.rubyforge.org/ manpage.
|
||||
It was mostly based on Grit http://grit.rubyforge.org/.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
|
Reference in New Issue
Block a user