public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Ima-DBI] epel10: Bump to 0.34
@ 2026-09-02 11:18 Tom Callaway
0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-09-02 11:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Ima-DBI
Branch : epel10
Commit : c66f36f129c14a0e3a3604a4c097c54bdf7f137b
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2006-01-10T15:39:15+00:00
Stats : +12/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Ima-DBI/c/c66f36f129c14a0e3a3604a4c097c54bdf7f137b?branch=epel10
Log:
Bump to 0.34
---
diff --git a/.cvsignore b/.cvsignore
index 49a7d7b..d96ff29 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
Ima-DBI-0.33.tar.gz
+Ima-DBI-0.34.tar.gz
diff --git a/perl-Ima-DBI.spec b/perl-Ima-DBI.spec
index 1d32f65..47a2626 100644
--- a/perl-Ima-DBI.spec
+++ b/perl-Ima-DBI.spec
@@ -1,6 +1,6 @@
Name: perl-Ima-DBI
-Version: 0.33
-Release: 3%{?dist}
+Version: 0.34
+Release: 1%{?dist}
Summary: Database connection caching and organization
Group: Development/Libraries
License: GPL or Artistic
@@ -10,9 +10,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl(Class::Data::Inheritable)
-BuildRequires: perl(Class::WhiteHole)
+# No longer needed as of 0.34
+# BuildRequires: perl(Class::WhiteHole)
BuildRequires: perl(DBIx::ContextualFetch)
-Requires: perl(Class::Data::Inheritable), perl(Class::WhiteHole)
+Requires: perl(Class::Data::Inheritable)
+# No longer needed as of 0.34
+# Requires: perl(Class::WhiteHole)
Requires: perl(DBIx::ContextualFetch)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -47,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Jan 10 2006 Tom "spot" Callaway <tcallawa@redhat.com> 0.34-1
+- bump to 0.34
+
* Wed Aug 17 2005 Tom "spot" Callaway <tcallawa@redhat.com> 0.33-3
- minor cleanups
diff --git a/sources b/sources
index 7cd8dec..1eee77c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d72cfbca2aa5e2b631020122858e3ae Ima-DBI-0.33.tar.gz
+1ccc6eb89ec4beb1b231fc69209b87c6 Ima-DBI-0.34.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-02 11:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 11:18 [rpms/perl-Ima-DBI] epel10: Bump to 0.34 Tom Callaway
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox