public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-SQL-Translator] epel10: add provides for SQL::Translator::Schema::Graph::*
@ 2026-08-07 12:46 Iain Arnell
  0 siblings, 0 replies; only message in thread
From: Iain Arnell @ 2026-08-07 12:46 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-SQL-Translator
Branch : epel10
Commit : 171f50b28d1f13867c2238211714ee0fa385697d
Author : Iain Arnell <iarnell@gmail.com>
Date   : 2012-05-15T05:15:43-06:00
Stats  : +11/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/171f50b28d1f13867c2238211714ee0fa385697d?branch=epel10

Log:
add provides for SQL::Translator::Schema::Graph::*

---
diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index e39dcaa..d0da555 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,7 +1,7 @@
 Name:           perl-SQL-Translator
 Summary:        Manipulate structured data definitions (SQL and more)
 Version:        0.11011
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/F/FR/FREW/SQL-Translator-%{version}.tar.gz
@@ -54,6 +54,13 @@ Requires:       perl(XML::Writer) >= 0.500
 Obsoletes:      %{name}-tests < 0.11010-3
 Provides:       %{name}-tests = %{version}-%{release}
 
+# hidden from PAUSE
+Provides:       perl(SQL::Translator::Schema::Graph::Port)
+Provides:       perl(SQL::Translator::Schema::Graph::Node)
+Provides:       perl(SQL::Translator::Schema::Graph::HyperEdge)
+Provides:       perl(SQL::Translator::Schema::Graph::Edge)
+Provides:       perl(SQL::Translator::Schema::Graph::CompoundEdge)
+
 %?perl_default_filter
 %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(:\\)
 
@@ -100,6 +107,9 @@ make test
 %{_mandir}/man[13]/*
 
 %changelog
+* Tue May 15 2012 Iain Arnell <iarnell@gmail.com> 0.11011-2
+- add provides for SQL::Translator::Schema::Graph::*
+
 * Sun May 13 2012 Iain Arnell <iarnell@gmail.com> 0.11011-1
 - update to latest upstream version
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 12:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 12:46 [rpms/perl-SQL-Translator] epel10: add provides for SQL::Translator::Schema::Graph::* Iain Arnell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox