Accepting request 295870 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/295870 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dist-Zilla-Plugin-Repository?expand=0&rev=3
This commit is contained in:
		
				
					committed by
					
						
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							da64df8334
						
					
				
				
					commit
					cd271a582f
				
			@@ -1,3 +0,0 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:eef772cd42faf6ac6c1b563c0a415b209dd325659adbd5ad7c1520f074bae9ff
 | 
			
		||||
size 14845
 | 
			
		||||
							
								
								
									
										3
									
								
								Dist-Zilla-Plugin-Repository-0.20.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								Dist-Zilla-Plugin-Repository-0.20.tar.gz
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:0a6b2e575da464b92a3015003a49bdf354e92e244ad9d79d722df5dcb0e1b496
 | 
			
		||||
size 15574
 | 
			
		||||
@@ -1,3 +1,15 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Mon Apr 13 17:51:00 UTC 2015 - coolo@suse.com
 | 
			
		||||
 | 
			
		||||
- updated to 0.20
 | 
			
		||||
   see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-Repository/Changes
 | 
			
		||||
 | 
			
		||||
  0.20    2013-02-25
 | 
			
		||||
          $ENV{LC_ALL} = "C"; from jquelin
 | 
			
		||||
  
 | 
			
		||||
  0.19    2012.10.17
 | 
			
		||||
          Use https:// URLs for Github. (DOLMEN)
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Wed Apr 27 18:40:11 UTC 2011 - coolo@opensuse.org
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
#
 | 
			
		||||
# spec file for package perl-Dist-Zilla-Plugin-Repository (Version 0.18)
 | 
			
		||||
# spec file for package perl-Dist-Zilla-Plugin-Repository
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
 | 
			
		||||
# Copyright (c) 2015 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
 | 
			
		||||
@@ -15,14 +15,15 @@
 | 
			
		||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Name:           perl-Dist-Zilla-Plugin-Repository
 | 
			
		||||
Version:        0.18
 | 
			
		||||
Release:        1
 | 
			
		||||
License:        GPL+ or Artistic
 | 
			
		||||
Version:        0.20
 | 
			
		||||
Release:        0
 | 
			
		||||
%define cpan_name Dist-Zilla-Plugin-Repository
 | 
			
		||||
Summary:        Automatically sets repository URL from svn/svk/Git checkout for Dist::Zilla
 | 
			
		||||
Url:            http://search.cpan.org/dist/Dist-Zilla-Plugin-Repository/
 | 
			
		||||
License:        Artistic-1.0 or GPL-1.0+
 | 
			
		||||
Group:          Development/Libraries/Perl
 | 
			
		||||
Url:            http://search.cpan.org/dist/Dist-Zilla-Plugin-Repository/
 | 
			
		||||
Source:         http://www.cpan.org/authors/id/F/FA/FAYLAND/%{cpan_name}-%{version}.tar.gz
 | 
			
		||||
BuildArch:      noarch
 | 
			
		||||
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 | 
			
		||||
@@ -30,7 +31,6 @@ BuildRequires:  perl
 | 
			
		||||
BuildRequires:  perl-macros
 | 
			
		||||
BuildRequires:  perl(Dist::Zilla) >= 4.102340
 | 
			
		||||
BuildRequires:  perl(Dist::Zilla::Tester) >= 4.102340
 | 
			
		||||
BuildRequires:  perl(ExtUtils::MakeMaker)
 | 
			
		||||
BuildRequires:  perl(Test::More) >= 0.88
 | 
			
		||||
Requires:       perl(Dist::Zilla) >= 4.102340
 | 
			
		||||
%{perl_requires}
 | 
			
		||||
@@ -53,11 +53,8 @@ The code is mostly a copy-paste of the Module::Install::Repository manpage
 | 
			
		||||
%perl_process_packlist
 | 
			
		||||
%perl_gen_filelist
 | 
			
		||||
 | 
			
		||||
%clean
 | 
			
		||||
%{__rm} -rf %{buildroot}
 | 
			
		||||
 | 
			
		||||
%files -f %{name}.files
 | 
			
		||||
%defattr(-,root,root,755)
 | 
			
		||||
%doc Changes LICENSE README
 | 
			
		||||
%doc Changes LICENSE perltidy.LOG README
 | 
			
		||||
 | 
			
		||||
%changelog
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user