public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-DBD-Mock] f43: 1.60 bump
Date: Tue, 01 Sep 2026 08:49:54 GMT [thread overview]
Message-ID: <178825259499.1.17477657213157894800.rpms-perl-DBD-Mock-0a96c5abb3fa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-DBD-Mock
Branch : f43
Commit : 0a96c5abb3fab47657ae528c274ed1fb05e7cc81
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-09-01T10:49:18+02:00
Stats : +14/-9 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/perl-DBD-Mock/c/0a96c5abb3fab47657ae528c274ed1fb05e7cc81?branch=f43
Log:
1.60 bump
---
diff --git a/.gitignore b/.gitignore
index e76538a..962b62b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ DBD-Mock-1.39.tar.gz
/DBD-Mock-1.57.tar.gz
/DBD-Mock-1.58.tar.gz
/DBD-Mock-1.59.tar.gz
+/DBD-Mock-1.60.tar.gz
diff --git a/perl-DBD-Mock.rpmlintrc b/perl-DBD-Mock.rpmlintrc
index 8b93c6f..b591d33 100644
--- a/perl-DBD-Mock.rpmlintrc
+++ b/perl-DBD-Mock.rpmlintrc
@@ -1,2 +1,2 @@
-from Config import *
-addFilter("spelling-error .* mysql");
+addFilter('-tests\.noarch: W: no-documentation')
+addFilter('spelling-error .* mysql')
diff --git a/perl-DBD-Mock.spec b/perl-DBD-Mock.spec
index fc03a5c..0ce995e 100644
--- a/perl-DBD-Mock.spec
+++ b/perl-DBD-Mock.spec
@@ -2,13 +2,12 @@
%bcond_without perl_DBD_Mock_enabled_optional_test
Name: perl-DBD-Mock
-Version: 1.59
-Release: 14%{?dist}
+Version: 1.60
+Release: 1%{?dist}
Summary: Mock database driver for testing
-# Automatically converted from old format: GPL+ or Artistic - review is highly recommended.
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/DBD-Mock
-Source0: https://cpan.metacpan.org/modules/by-module/DBD/DBD-Mock-%{version}.tar.gz
+Source0: https://cpan.metacpan.org/authors/id/J/JL/JLCOOPER/DBD-Mock-%{version}.tar.gz
BuildArch: noarch
BuildRequires: coreutils
BuildRequires: findutils
@@ -105,13 +104,18 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
%files
%license LICENSE
%doc Changes CONTRIBUTING.md README.md
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%dir %{perl_vendorlib}/DBD
+%{perl_vendorlib}/DBD/Mock
+%{perl_vendorlib}/DBD/Mock.pm
+%{_mandir}/man3/DBD::Mock.*
%files tests
%{_libexecdir}/%{name}
%changelog
+* Tue Sep 01 2026 Petr Pisar <ppisar@redhat.com> - 1.60-1
+- 1.60 bump
+
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.59-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
diff --git a/sources b/sources
index 11dcae2..2e34d94 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (DBD-Mock-1.59.tar.gz) = c1ba954ae3f22df9d143e023c1ad5537315618e1d959120af8afdbfc69b13ad3a3ef153a6adbb7f853c204bfc2a3c789daf9de0830260f0687143eb68c31d11f
+SHA512 (DBD-Mock-1.60.tar.gz) = 1f5dc05ee4836d94a13433e245bb38e57e0b84f95eb3833e3635488d8c4da1ca79c1ecb29b3c5af60f7cc09dc1a83b0a7b9bb2f9965fe43e6f9252281510e8ab
reply other threads:[~2026-09-01 8:49 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=178825259499.1.17477657213157894800.rpms-perl-DBD-Mock-0a96c5abb3fa@fedoraproject.org \
--to=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