Hello community,

here is the log from the commit of package perl-Devel-CheckOS for 
openSUSE:Factory checked in at 2015-04-16 14:12:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-CheckOS (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Devel-CheckOS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Devel-CheckOS"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Devel-CheckOS/perl-Devel-CheckOS.changes    
2014-03-18 14:16:21.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-CheckOS.new/perl-Devel-CheckOS.changes   
    2015-04-16 14:12:58.000000000 +0200
@@ -1,0 +2,25 @@
+Wed Apr 15 14:49:41 UTC 2015 - [email protected]
+
+- updated to 1.76
+   see /usr/share/doc/packages/perl-Devel-CheckOS/CHANGELOG
+
+  1.76    2015-03-13      Add GNU Hurd
+  
+  1.75    2015-03-08      Add Minix and iOS;
+                          Correct ancient typo in Apple family that no-one
+                            has ever noticed because no-one uses 'classic'
+                            Mac OS;
+                          Various 'kwalitee' improvements from Dale Evans
+  
+  1.74    2015-03-04      Add Linux::Debian;
+                          Add MacOSX::v10_*;
+                          Add perl 5.6.2 support
+                            all the above thanks to Dale Evans
+  
+  1.73    2014-08-01      Add support for Android
+  
+  1.72    2014-04-16      Add support for Bitrig, an OpenBSD fork;
+                          Check $^O case-insensitively as some OSes
+                            aren't particularly consistent
+
+-------------------------------------------------------------------

Old:
----
  Devel-CheckOS-1.71.tar.gz

New:
----
  Devel-CheckOS-1.76.tar.gz
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Devel-CheckOS.spec ++++++
--- /var/tmp/diff_new_pack.EDoJF3/_old  2015-04-16 14:12:58.000000000 +0200
+++ /var/tmp/diff_new_pack.EDoJF3/_new  2015-04-16 14:12:58.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-CheckOS
 #
-# Copyright (c) 2014 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,14 +17,16 @@
 
 
 Name:           perl-Devel-CheckOS
-Version:        1.71
+Version:        1.76
 Release:        0
+#Upstream:  This software is free-as-in-speech software, and may be used, 
distributed, and modified under the terms of either the GNU General Public 
Licence version 2 or the Artistic Licence. It's up to you which one you use. 
The full text of the licences can be found in the files GPL2.txt and 
ARTISTIC.txt, respectively.
 %define cpan_name Devel-CheckOS
-Summary:        check what OS we're running on
+Summary:        Check What Os We're Running On
 License:        GPL-2.0 or Artistic-1.0
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Devel-CheckOS/
-Source:         
http://www.cpan.org/authors/id/D/DC/DCANTRELL/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/D/DC/DCANTRELL/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -32,9 +34,11 @@
 BuildRequires:  perl(Data::Compare) >= 1.21
 BuildRequires:  perl(File::Find::Rule) >= 0.28
 BuildRequires:  perl(File::Temp) >= 0.19
+BuildRequires:  perl(Test::More) >= 0.88
 Requires:       perl(Data::Compare) >= 1.21
 Requires:       perl(File::Find::Rule) >= 0.28
 Requires:       perl(File::Temp) >= 0.19
+Requires:       perl(Test::More) >= 0.88
 %{perl_requires}
 
 %description

++++++ Devel-CheckOS-1.71.tar.gz -> Devel-CheckOS-1.76.tar.gz ++++++
++++ 2354 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
#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 
license: GPL-2.0 or Artistic-1.0

Reply via email to