forked from perl/perl-Data-Random
		
	- update to 0.09:
+ getting new Module::Install::GithubMeta [RT#88089] + fixing even more random tests that fail on midnight and zero seconds + fixed distro bugs [RT#73551, RT#75507, RT#77290] + fixed bug where .. was added to @INC [RT#71346] + tweaked POD + improved tests/fixed many CPAN Testers failures OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Random?expand=0&rev=6
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							396ec3baaf
						
					
				
				
					commit
					17838a55bc
				
			| @@ -1,3 +0,0 @@ | |||||||
| version https://git-lfs.github.com/spec/v1 |  | ||||||
| oid sha256:1def0ac0147009d3ff07140a7cd6fb0672469af118b8eda530dcd15f21747362 |  | ||||||
| size 147055 |  | ||||||
							
								
								
									
										3
									
								
								Data-Random-0.09.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								Data-Random-0.09.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | |||||||
|  | version https://git-lfs.github.com/spec/v1 | ||||||
|  | oid sha256:c8d8505ce7ff544c0eb63aaa489fae72f935dc573ab55e87b19f90c35fce2f78 | ||||||
|  | size 167077 | ||||||
| @@ -1,3 +1,14 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Mon Oct 14 18:07:04 UTC 2013 - lars@linux-schulserver.de | ||||||
|  |  | ||||||
|  | - update to 0.09: | ||||||
|  |   + getting new Module::Install::GithubMeta [RT#88089] | ||||||
|  |   + fixing even more random tests that fail on midnight and zero seconds | ||||||
|  |   + fixed distro bugs [RT#73551, RT#75507, RT#77290] | ||||||
|  |   + fixed bug where .. was added to @INC [RT#71346] | ||||||
|  |   + tweaked POD | ||||||
|  |   + improved tests/fixed many CPAN Testers failures | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Fri Sep  2 13:18:47 UTC 2011 - coolo@suse.com | Fri Sep  2 13:18:47 UTC 2011 - coolo@suse.com | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # | # | ||||||
| # spec file for package perl-Data-Random (Version 0.05) | # spec file for package perl-Data-Random | ||||||
| # | # | ||||||
| # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. | # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. | ||||||
| # | # | ||||||
| # All modifications and additions to the file contributed by third parties | # All modifications and additions to the file contributed by third parties | ||||||
| # remain the property of their copyright owners, unless otherwise agreed | # remain the property of their copyright owners, unless otherwise agreed | ||||||
| @@ -15,15 +15,16 @@ | |||||||
| # Please submit bugfixes or comments via http://bugs.opensuse.org/ | # Please submit bugfixes or comments via http://bugs.opensuse.org/ | ||||||
| # | # | ||||||
|  |  | ||||||
|  |  | ||||||
| Name:           perl-Data-Random | Name:           perl-Data-Random | ||||||
| Version:        0.05 | Version:        0.09 | ||||||
| Release:        1 | Release:        0 | ||||||
| License:        GPL+ or Artistic and Non-Commercial |  | ||||||
| %define cpan_name Data-Random | %define cpan_name Data-Random | ||||||
| Summary:        Perl module to generate random data | Summary:        Perl module to generate random data | ||||||
| Url:            http://search.cpan.org/dist/Data-Random/ | License:        GPL-1.0+ or Artistic-1.0 and Non-Commercial | ||||||
| Group:          Development/Libraries/Perl | Group:          Development/Libraries/Perl | ||||||
| Source:         http://www.cpan.org/authors/id/A/AD/ADEO/%{cpan_name}-%{version}.tar.gz | Url:            http://search.cpan.org/dist/Data-Random/ | ||||||
|  | Source:         %{cpan_name}-%{version}.tar.gz | ||||||
| BuildArch:      noarch | BuildArch:      noarch | ||||||
| BuildRoot:      %{_tmppath}/%{name}-%{version}-build | BuildRoot:      %{_tmppath}/%{name}-%{version}-build | ||||||
| BuildRequires:  perl | BuildRequires:  perl | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user