Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Devel-TakeHashArgs for 
openSUSE:Factory checked in at 2026-07-21 23:12:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-TakeHashArgs (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Devel-TakeHashArgs.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Devel-TakeHashArgs"

Tue Jul 21 23:12:01 2026 rev:3 rq:1366959 version:0.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Devel-TakeHashArgs/perl-Devel-TakeHashArgs.changes
  2025-06-03 19:11:00.130573253 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-TakeHashArgs.new.24530/perl-Devel-TakeHashArgs.changes
       2026-07-21 23:12:05.853779187 +0200
@@ -1,0 +2,9 @@
+Tue Jul 14 07:21:23 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 0.7.0 (0.007)
+   see /usr/share/doc/packages/perl-Devel-TakeHashArgs/Changes
+
+  0.007  2026-07-13
+          - Maintenance update - verified module is still working
+
+-------------------------------------------------------------------

Old:
----
  Devel-TakeHashArgs-0.006.tar.gz

New:
----
  Devel-TakeHashArgs-0.007.tar.gz
  README.md
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ perl-Devel-TakeHashArgs.spec ++++++
--- /var/tmp/diff_new_pack.hSeKlt/_old  2026-07-21 23:12:06.693807911 +0200
+++ /var/tmp/diff_new_pack.hSeKlt/_new  2026-07-21 23:12:06.693807911 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-TakeHashArgs
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,16 @@
 
 %define cpan_name Devel-TakeHashArgs
 Name:           perl-Devel-TakeHashArgs
-Version:        0.6.0
+Version:        0.7.0
 Release:        0
-# 0.006 -> normalize -> 0.6.0
-%define cpan_version 0.006
+# 0.007 -> normalize -> 0.7.0
+%define cpan_version 0.007
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Make a hash from @_ and set defaults in subs while checking 
that all man[cut]
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/Z/ZO/ZOFFIX/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros

++++++ Devel-TakeHashArgs-0.006.tar.gz -> Devel-TakeHashArgs-0.007.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-TakeHashArgs-0.006/Changes 
new/Devel-TakeHashArgs-0.007/Changes
--- old/Devel-TakeHashArgs-0.006/Changes        2013-11-30 21:54:57.000000000 
+0100
+++ new/Devel-TakeHashArgs-0.007/Changes        2026-07-13 11:25:22.000000000 
+0200
@@ -1,5 +1,9 @@
 Revision history for Devel-TakeHashArgs
 
+0.007  2026-07-13
+        - Maintenance update - verified module is still working
+
+
 0.006   2013-11-30
         - Minor changes to comply with the spec and Kwalitee game
         - Moved author tests to xt/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-TakeHashArgs-0.006/META.json 
new/Devel-TakeHashArgs-0.007/META.json
--- old/Devel-TakeHashArgs-0.006/META.json      2013-11-30 21:54:57.000000000 
+0100
+++ new/Devel-TakeHashArgs-0.007/META.json      2026-07-13 11:25:23.000000000 
+0200
@@ -1,47 +1,43 @@
 {
-   "abstract" : "make a hash from @_ and set defaults in subs while checking 
that all mandatory arguments are present",
+   "abstract" : "unknown",
    "author" : [
-      "Zoffix Znet <[email protected]>"
+      "unknown"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4007, CPAN::Meta::Converter 
version 2.132830",
+   "generated_by" : "ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
-      "perl_5"
+      "unknown"
    ],
    "meta-spec" : {
       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-      "version" : "2"
+      "version" : 2
    },
    "name" : "Devel-TakeHashArgs",
+   "no_index" : {
+      "directory" : [
+         "t",
+         "inc"
+      ]
+   },
    "prereqs" : {
       "build" : {
          "requires" : {
-            "Test::More" : "0"
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "configure" : {
          "requires" : {
-            "Module::Build" : "0"
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "runtime" : {
          "requires" : {
             "Exporter" : "5.58",
-            "perl" : "5.006"
+            "Test::More" : "0"
          }
       }
    },
-   "provides" : {
-      "Devel::TakeHashArgs" : {
-         "file" : "lib/Devel/TakeHashArgs.pm",
-         "version" : "0.006"
-      }
-   },
    "release_status" : "stable",
-   "resources" : {
-      "license" : [
-         "http://dev.perl.org/licenses/";
-      ]
-   },
-   "version" : "0.006"
+   "version" : "0.007",
+   "x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-TakeHashArgs-0.006/META.yml 
new/Devel-TakeHashArgs-0.007/META.yml
--- old/Devel-TakeHashArgs-0.006/META.yml       2013-11-30 21:54:57.000000000 
+0100
+++ new/Devel-TakeHashArgs-0.007/META.yml       2026-07-13 11:25:23.000000000 
+0200
@@ -1,25 +1,24 @@
 ---
-abstract: 'make a hash from @_ and set defaults in subs while checking that 
all mandatory arguments are present'
+abstract: unknown
 author:
-  - 'Zoffix Znet <[email protected]>'
+  - unknown
 build_requires:
-  Test::More: 0
+  ExtUtils::MakeMaker: '0'
 configure_requires:
-  Module::Build: 0
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'Module::Build version 0.4007, CPAN::Meta::Converter version 
2.132830'
-license: perl
+generated_by: 'ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter version 
2.150010'
+license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Devel-TakeHashArgs
-provides:
-  Devel::TakeHashArgs:
-    file: lib/Devel/TakeHashArgs.pm
-    version: 0.006
+no_index:
+  directory:
+    - t
+    - inc
 requires:
-  Exporter: 5.58
-  perl: 5.006
-resources:
-  license: http://dev.perl.org/licenses/
-version: 0.006
+  Exporter: '5.58'
+  Test::More: '0'
+version: '0.007'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.020'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-TakeHashArgs-0.006/lib/Devel/TakeHashArgs.pm 
new/Devel-TakeHashArgs-0.007/lib/Devel/TakeHashArgs.pm
--- old/Devel-TakeHashArgs-0.006/lib/Devel/TakeHashArgs.pm      2013-11-30 
21:54:57.000000000 +0100
+++ new/Devel-TakeHashArgs-0.007/lib/Devel/TakeHashArgs.pm      2026-07-13 
11:25:22.000000000 +0200
@@ -3,7 +3,7 @@
 use warnings;
 use strict;
 
-our $VERSION = '0.006';
+our $VERSION = '0.007';
 
 require Exporter;
 our @ISA = 'Exporter';

++++++ README.md ++++++

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-Devel-TakeHashArgs/standard)

The current state of perl in the devel project build (devel:languages:perl)

![Devel project build 
results](https://br.opensuse.org/status/devel:languages:perl/perl-Devel-TakeHashArgs)



++++++ _scmsync.obsinfo ++++++
mtime: 1784013684
commit: 02f7c9f7bf6f3848b9dc86b0a5145d9e87e661d024d83518730c6b10696563e2
url: https://src.opensuse.org/perl/perl-Devel-TakeHashArgs
revision: 02f7c9f7bf6f3848b9dc86b0a5145d9e87e661d024d83518730c6b10696563e2
projectscmsync: https://src.opensuse.org/perl/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-07-14 09:21:24.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to