public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Config-Model] rawhide: 2.163 bump (rhbz#2459640)
@ 2026-06-25 9:51 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-06-25 9:51 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-25 9:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 9:51 [rpms/perl-Config-Model] rawhide: 2.163 bump (rhbz#2459640) Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox