forked from pool/perl-Proc-Simple
		
	Accepting request 344703 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/344703 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-Simple?expand=0&rev=5
This commit is contained in:
		
				
					committed by
					
						
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							827e405183
						
					
				
				
					commit
					caca4c2932
				
			@@ -1,3 +0,0 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:5ed596d70693ebc62a75c56775766aa66808ea917e1765815dcc7cbe5299c3c2
 | 
			
		||||
size 17151
 | 
			
		||||
							
								
								
									
										3
									
								
								Proc-Simple-1.32.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								Proc-Simple-1.32.tar.gz
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:4c8f0a924b19ad78a13da73fe0fb306d32a7b9d10a332c523087fc83a209a8c4
 | 
			
		||||
size 15236
 | 
			
		||||
							
								
								
									
										23
									
								
								cpanspec.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								cpanspec.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,23 @@
 | 
			
		||||
---
 | 
			
		||||
#description_paragraphs: 3
 | 
			
		||||
#no_testing: broken upstream
 | 
			
		||||
#sources:
 | 
			
		||||
#  - source1
 | 
			
		||||
#  - source2
 | 
			
		||||
#patches:
 | 
			
		||||
#  foo.patch: -p1
 | 
			
		||||
#  bar.patch:
 | 
			
		||||
#preamble: |-
 | 
			
		||||
# BuildRequires:  gcc-c++
 | 
			
		||||
#post_prep: |-
 | 
			
		||||
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
 | 
			
		||||
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
 | 
			
		||||
#post_install: |-
 | 
			
		||||
# sed on %{name}.files
 | 
			
		||||
#license: SUSE-NonFree
 | 
			
		||||
#skip_noarch: 1
 | 
			
		||||
#custom_build: |-
 | 
			
		||||
#./Build build flags=%{?_smp_mflags} --myflag
 | 
			
		||||
#custom_test: |-
 | 
			
		||||
#startserver && make test
 | 
			
		||||
#ignore_requires: Bizarre::Module
 | 
			
		||||
@@ -1,3 +1,12 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Mon Nov 16 10:14:11 UTC 2015 - coolo@suse.com
 | 
			
		||||
 | 
			
		||||
- updated to 1.32
 | 
			
		||||
   see /usr/share/doc/packages/perl-Proc-Simple/Changes
 | 
			
		||||
 | 
			
		||||
            1.32 (2015/11/15)
 | 
			
		||||
              (ms) [rt.cpan.org #108215] open() calls now use the safe form.
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Fri Jun 14 14:41:45 UTC 2013 - coolo@suse.com
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
#
 | 
			
		||||
# spec file for package perl-Proc-Simple
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 2013 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
 | 
			
		||||
@@ -17,19 +17,19 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Name:           perl-Proc-Simple
 | 
			
		||||
Version:        1.31
 | 
			
		||||
Version:        1.32
 | 
			
		||||
Release:        0
 | 
			
		||||
%define cpan_name Proc-Simple
 | 
			
		||||
Summary:        unknown
 | 
			
		||||
Summary:        Launch and Control Background Processes
 | 
			
		||||
License:        GPL-1.0+ or Artistic-1.0
 | 
			
		||||
Group:          Development/Libraries/Perl
 | 
			
		||||
Url:            http://search.cpan.org/dist/Proc-Simple/
 | 
			
		||||
Source:         http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
 | 
			
		||||
Source0:        http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
 | 
			
		||||
Source1:        cpanspec.yml
 | 
			
		||||
BuildArch:      noarch
 | 
			
		||||
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 | 
			
		||||
BuildRequires:  perl
 | 
			
		||||
BuildRequires:  perl-macros
 | 
			
		||||
#BuildRequires: perl(Proc::Simple)
 | 
			
		||||
%{perl_requires}
 | 
			
		||||
 | 
			
		||||
%description
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user