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-06-20 16:49:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/radamsa (Old) and /work/SRC/openSUSE:Factory/.radamsa.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "radamsa" Tue Jun 20 16:49:45 2023 rev:7 rq:1093990 version:0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/radamsa/radamsa.changes 2023-02-07 18:49:46.875356174 +0100 +++ /work/SRC/openSUSE:Factory/.radamsa.new.15902/radamsa.changes 2023-06-20 16:49:47.339877291 +0200 @@ -1,0 +2,5 @@ +Tue Jun 20 13:24:55 UTC 2023 - Martin Pluskal <mplus...@suse.com> + +- Update project url + +------------------------------------------------------------------- Old: ---- radamsa-0.6.tar.gz New: ---- radamsa-v0.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ radamsa.spec ++++++ --- /var/tmp/diff_new_pack.nPV2OJ/_old 2023-06-20 16:49:48.775885921 +0200 +++ /var/tmp/diff_new_pack.nPV2OJ/_new 2023-06-20 16:49:48.783885970 +0200 @@ -21,9 +21,8 @@ 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 +URL: https://gitlab.com/akihe/radamsa +Source0: https://gitlab.com/akihe/radamsa/-/archive/v%{version}/radamsa-v%{version}.tar.bz2 Source1: ol.c.gz BuildRequires: curl BuildRequires: wget @@ -38,7 +37,7 @@ of bugs in programs that actually matter. %prep -%setup -q +%autosetup -n %{name}-v%{version} cp %{SOURCE1} . %build