Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Net-SSLeay for openSUSE:Factory
checked in at 2021-07-02 13:26:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-SSLeay (Old)
and /work/SRC/openSUSE:Factory/.perl-Net-SSLeay.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-SSLeay"
Fri Jul 2 13:26:48 2021 rev:34 rq:903063 version:1.90
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-SSLeay/perl-Net-SSLeay.changes
2021-06-27 18:58:30.776231212 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Net-SSLeay.new.2625/perl-Net-SSLeay.changes
2021-07-02 13:27:23.756793707 +0200
@@ -1,0 +2,5 @@
+Tue Jun 29 11:07:37 UTC 2021 - Pedro Monreal <[email protected]>
+
+- Fix cpanspec.yml preamble section.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Net-SSLeay.spec ++++++
--- /var/tmp/diff_new_pack.7xxDXd/_old 2021-07-02 13:27:24.096791069 +0200
+++ /var/tmp/diff_new_pack.7xxDXd/_new 2021-07-02 13:27:24.100791038 +0200
@@ -58,7 +58,7 @@
%perl_gen_filelist
%files -f %{name}.files
-%license LICENSE
%doc Changes Credits QuickRef README examples CONTRIBUTING.md
+%license LICENSE
%changelog
++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.7xxDXd/_old 2021-07-02 13:27:24.136790759 +0200
+++ /var/tmp/diff_new_pack.7xxDXd/_new 2021-07-02 13:27:24.136790759 +0200
@@ -11,7 +11,7 @@
# foo.patch: -p1
# bar.patch:
# baz.patch: PATCH-FIX-OPENSUSE
-#preamble: |-
+preamble: |-
BuildRequires: libopenssl-devel
BuildRequires: zlib-devel
BuildRequires: perl(Test::Exception)