Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package radamsa for openSUSE:Factory checked 
in at 2023-02-07 18:49:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/radamsa (Old)
 and      /work/SRC/openSUSE:Factory/.radamsa.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "radamsa"

Tue Feb  7 18:49:41 2023 rev:6 rq:1063585 version:0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/radamsa/radamsa.changes  2020-03-17 
13:11:56.045881377 +0100
+++ /work/SRC/openSUSE:Factory/.radamsa.new.4462/radamsa.changes        
2023-02-07 18:49:46.875356174 +0100
@@ -1,0 +2,8 @@
+Wed Feb  1 17:40:20 UTC 2023 - Paolo Perego <paolo.per...@suse.com>
+
+- Update to 0.6
+- Add ol.c.gz that it is needed to compile the code
+- Removed no more needed files
+
+
+-------------------------------------------------------------------
@@ -28 +35,0 @@
-

Old:
----
  radamsa-0.4.tar.gz
  radamsa-0.4.tar.gz.asc
  radamsa.keyring

New:
----
  ol.c.gz
  radamsa-0.6.tar.gz

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

Other differences:
------------------
++++++ radamsa.spec ++++++
--- /var/tmp/diff_new_pack.4Vx8op/_old  2023-02-07 18:49:47.411359054 +0100
+++ /var/tmp/diff_new_pack.4Vx8op/_new  2023-02-07 18:49:47.415359076 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package radamsa
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,16 @@
 
 
 Name:           radamsa
-Version:        0.4
+Version:        0.6
 Release:        0
 Summary:        A test case generator for robustness testing, aka a fuzzer
 License:        MIT
 Group:          Development/Tools/Other
 URL:            https://www.ee.oulu.fi/research/ouspg/Radamsa
 Source0:        %{name}-%{version}.tar.gz
-Source1:        %{name}-%{version}.tar.gz.asc
-Source2:        %{name}.keyring
+Source1:        ol.c.gz
+BuildRequires:  curl
+BuildRequires:  wget
 
 %description
 Radamsa is a test case generator for robustness testing, aka a fuzzer. It
@@ -38,6 +39,7 @@
 
 %prep
 %setup -q
+cp %{SOURCE1} .
 
 %build
 %make_build CFLAGS="%{optflags}"
@@ -47,7 +49,7 @@
 
 %files
 %license LICENCE
-%doc readme.txt
+%doc README.md
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1%{?ext_man}
 

++++++ radamsa-0.4.tar.gz -> radamsa-0.6.tar.gz ++++++
++++ 8767 lines of diff (skipped)

Reply via email to