Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Device-Yeelight for 
openSUSE:Factory checked in at 2021-08-10 10:27:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Device-Yeelight (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Device-Yeelight.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Device-Yeelight"

Tue Aug 10 10:27:32 2021 rev:3 rq:910848 version:0.13

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Device-Yeelight/perl-Device-Yeelight.changes    
    2020-06-29 21:18:16.949768618 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Device-Yeelight.new.1899/perl-Device-Yeelight.changes
      2021-08-10 10:27:49.497787600 +0200
@@ -1,0 +2,9 @@
+Fri Aug  6 03:08:03 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 0.13
+   see /usr/share/doc/packages/perl-Device-Yeelight/Changes
+
+  0.13    2021/08/05
+  - fixed documentation (#1, #2)
+
+-------------------------------------------------------------------

Old:
----
  Device-Yeelight-0.12.tar.gz

New:
----
  Device-Yeelight-0.13.tar.gz

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

Other differences:
------------------
++++++ perl-Device-Yeelight.spec ++++++
--- /var/tmp/diff_new_pack.0ZPUjY/_old  2021-08-10 10:27:50.013787002 +0200
+++ /var/tmp/diff_new_pack.0ZPUjY/_new  2021-08-10 10:27:50.017786998 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Device-Yeelight
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
 #
 
 
+%define cpan_name Device-Yeelight
 Name:           perl-Device-Yeelight
-Version:        0.12
+Version:        0.13
 Release:        0
-%define cpan_name Device-Yeelight
 Summary:        Controller for Yeelight smart devices
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/J/JB/JBAIER/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(IO) >= 1.38
@@ -42,11 +40,11 @@
 Controller for Yeelight smart devices
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -57,7 +55,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes examples README
 
 %changelog

++++++ Device-Yeelight-0.12.tar.gz -> Device-Yeelight-0.13.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Device-Yeelight-0.12/Changes 
new/Device-Yeelight-0.13/Changes
--- old/Device-Yeelight-0.12/Changes    2020-06-28 00:53:32.010966338 +0200
+++ new/Device-Yeelight-0.13/Changes    2021-08-05 11:45:20.782049890 +0200
@@ -1,3 +1,6 @@
+0.13    2021/08/05
+- fixed documentation (#1, #2)
+
 0.12    2020/06/28
 - fixed multicast problem
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Device-Yeelight-0.12/META.json 
new/Device-Yeelight-0.13/META.json
--- old/Device-Yeelight-0.12/META.json  2020-06-28 00:57:50.826181532 +0200
+++ new/Device-Yeelight-0.13/META.json  2021-08-05 11:50:41.952587417 +0200
@@ -4,7 +4,7 @@
       "Jan Baier <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
       "perl_5"
    ],
@@ -40,6 +40,6 @@
       }
    },
    "release_status" : "stable",
-   "version" : "0.12",
-   "x_serialization_backend" : "JSON::PP version 4.02"
+   "version" : "0.13",
+   "x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Device-Yeelight-0.12/META.yml 
new/Device-Yeelight-0.13/META.yml
--- old/Device-Yeelight-0.12/META.yml   2020-06-28 00:57:50.714181865 +0200
+++ new/Device-Yeelight-0.13/META.yml   2021-08-05 11:50:41.864585620 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -22,5 +22,5 @@
   IO::Socket::Multicast: '1.12'
   JSON: '2.97'
   perl: '5.026'
-version: '0.12'
+version: '0.13'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Device-Yeelight-0.12/README 
new/Device-Yeelight-0.13/README
--- old/Device-Yeelight-0.12/README     2020-06-28 00:56:35.698405255 +0200
+++ new/Device-Yeelight-0.13/README     2021-08-05 11:45:38.534410070 +0200
@@ -32,7 +32,7 @@
 
 LICENSE AND COPYRIGHT
 
-Copyright (C) 2020 Jan Baier
+Copyright (C) 2021 Jan Baier
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of either: the GNU General Public License as published
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Device-Yeelight-0.12/lib/Device/Yeelight.pm 
new/Device-Yeelight-0.13/lib/Device/Yeelight.pm
--- old/Device-Yeelight-0.12/lib/Device/Yeelight.pm     2020-06-28 
00:54:37.626763329 +0200
+++ new/Device-Yeelight-0.13/lib/Device/Yeelight.pm     2021-08-05 
11:44:32.513071426 +0200
@@ -17,11 +17,11 @@
 
 =head1 VERSION
 
-Version 0.12
+Version 0.13
 
 =cut
 
-our $VERSION = '0.12';
+our $VERSION = '0.13';
 
 =head1 SYNOPSIS
 
@@ -31,6 +31,7 @@
 Device::Yeelight module provides base class for detecting Yeelight devices.
 
     use Device::Yeelight;
+    use feature 'say';
 
     my $yeelight = Device::Yeelight->new();
     my @devices = @{$yeelight->search()};

Reply via email to