public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Config-Model] rawhide: 2.163 bump (rhbz#2459640)
Date: Thu, 25 Jun 2026 09:51:06 GMT	[thread overview]
Message-ID: <178238106667.1.13138854846705239019.rpms-perl-Config-Model-9281412b217b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Config-Model
Branch : rawhide
Commit : 9281412b217bed9341a86f634d5f2a7a1a5ee2c8
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2026-06-25T11:50:59+02:00
Stats  : +11/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Config-Model/c/9281412b217bed9341a86f634d5f2a7a1a5ee2c8?branch=rawhide

Log:
2.163 bump (rhbz#2459640)

---
diff --git a/.gitignore b/.gitignore
index b15da39..9e17a01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,3 +59,4 @@ Config-Model-1.205.tar.gz
 /Config-Model-2.154.tar.gz
 /Config-Model-2.155.tar.gz
 /Config-Model-2.160.tar.gz
+/Config-Model-2.163.tar.gz

diff --git a/perl-Config-Model.spec b/perl-Config-Model.spec
index f153a96..61b1635 100644
--- a/perl-Config-Model.spec
+++ b/perl-Config-Model.spec
@@ -2,7 +2,7 @@
 %bcond_with test_fuse
 
 Name:           perl-Config-Model
-Version:        2.160
+Version:        2.163
 Release:        1%{?dist}
 Summary:        Framework to create configuration validation tools and editors
 License:        LGPL-2.1-or-later
@@ -32,7 +32,7 @@ BuildRequires:  perl(feature)
 BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::HomeDir)
 BuildRequires:  perl(File::Path)
-BuildRequires:  perl(Fuse)
+BuildRequires:  perl(Filesys::Fuse3)
 BuildRequires:  perl(Hash::Merge) >= 0.12
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(JSON)
@@ -52,7 +52,6 @@ BuildRequires:  perl(overload)
 BuildRequires:  perl(parent)
 BuildRequires:  perl(Parse::RecDescent) >= v1.90.0
 BuildRequires:  perl(Path::Tiny) >= 0.125
-BuildRequires:  perl(Pod::POM)
 BuildRequires:  perl(Pod::Simple) >= 3.23
 BuildRequires:  perl(Pod::Text)
 BuildRequires:  perl(POSIX)
@@ -126,10 +125,15 @@ modprobe fuse
 %files
 %license LICENSE
 %doc Changes MODELS README.org CONTRIBUTING.md
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%dir %{perl_vendorlib}/Config
+%{perl_vendorlib}/Config/Model*
+%{_mandir}/man3/Config::Model*
 
 %changelog
+* Thu Jun 25 2026 Jitka Plesnikova <jplesnik@redhat.com> - 2.163-1
+- 2.163 bump (rhbz#2459640)
+- Replace perl(Fuse) by perl(Filesys::Fuse3)
+
 * Tue Apr 14 2026 Jitka Plesnikova <jplesnik@redhat.com> - 2.160-1
 - 2.160 bump (rhbz#2442247)
 

diff --git a/sources b/sources
index 69f91e3..9a8884f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Config-Model-2.160.tar.gz) = 693c1602af7ef6e47924ed59caec7fa6dcdde862011f29919825d6edc99e71963c2bb3f79d3e9b27a0748c75a4c6ee8aeee826c4816b3169c7edcf652a584646
+SHA512 (Config-Model-2.163.tar.gz) = 051a050d6129584f719a80898b1d3bb75c96ac2dd73e04380dbf44197dc805c99ec7fdfecbeb84242356e03ab22b40eda6f2dc163e0db9b0903d1067934961ec

                 reply	other threads:[~2026-06-25  9:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178238106667.1.13138854846705239019.rpms-perl-Config-Model-9281412b217b@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox