public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-DBD-Mock] f44: 1.60 bump
Date: Tue, 01 Sep 2026 08:48:29 GMT	[thread overview]
Message-ID: <178825250905.1.7321154607822078599.rpms-perl-DBD-Mock-025220c08a9d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-DBD-Mock
Branch : f44
Commit : 025220c08a9d7df2bfbd097a0a272d89534b3b93
Author : Petr Písař <ppisar@redhat.com>
Date   : 2026-09-01T10:47:53+02:00
Stats  : +14/-9 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-DBD-Mock/c/025220c08a9d7df2bfbd097a0a272d89534b3b93?branch=f44

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 8bc7092..de84dfd 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:        15%{?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
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.59-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_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:48 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=178825250905.1.7321154607822078599.rpms-perl-DBD-Mock-025220c08a9d@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