Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package FastCGI for openSUSE:Factory checked 
in at 2024-06-14 18:57:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/FastCGI (Old)
 and      /work/SRC/openSUSE:Factory/.FastCGI.new.19518 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "FastCGI"

Fri Jun 14 18:57:13 2024 rev:32 rq:1180339 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/FastCGI/FastCGI.changes  2024-06-04 
12:51:31.452682436 +0200
+++ /work/SRC/openSUSE:Factory/.FastCGI.new.19518/FastCGI.changes       
2024-06-14 18:57:17.669158938 +0200
@@ -1,0 +2,6 @@
+Thu Jun 13 08:49:48 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Rename perl-FastCGI subpackage to perl-FCGI: adjust the package
+  name to the actual perl module name.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ FastCGI.spec ++++++
--- /var/tmp/diff_new_pack.wOasMw/_old  2024-06-14 18:57:19.517225696 +0200
+++ /var/tmp/diff_new_pack.wOasMw/_new  2024-06-14 18:57:19.517225696 +0200
@@ -67,17 +67,19 @@
 provides high performance without the limitations of server specific
 APIs.
 
-%package -n perl-FastCGI
+%package -n perl-FCGI
 Summary:        A scalable, open extension to CGI
 Group:          Development/Languages/C and C++
 Requires:       %{name} = %{version}
+Provides:       perl-FastCGI = %{version}
+Obsoletes:      perl-FastCGI <= %{version}
 %if 0%{?suse_version} < 1120
 Requires:       perl >= 5.8.0
 %else
 %{perl_requires}
 %endif
 
-%description -n perl-FastCGI
+%description -n perl-FCGI
 FastCGI is a language independent, scalable, open extension to CGI that
 provides high performance without the limitations of server specific
 APIs.
@@ -148,7 +150,7 @@
 %defattr(-,root,root)
 %{_libdir}/libfcgi*.so.*
 
-%files -n perl-FastCGI
+%files -n perl-FCGI
 %defattr(-,root,root)
 %{_mandir}/man3/*.3pm.gz
 %{perl_vendorarch}/FCGI.pm

Reply via email to