Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sane-backends for openSUSE:Factory checked in at 2024-05-24 19:50:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sane-backends (Old) and /work/SRC/openSUSE:Factory/.sane-backends.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sane-backends" Fri May 24 19:50:33 2024 rev:96 rq:1176518 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sane-backends/sane-backends.changes 2024-05-05 12:10:25.847106196 +0200 +++ /work/SRC/openSUSE:Factory/.sane-backends.new.24587/sane-backends.changes 2024-05-24 19:50:46.764718514 +0200 @@ -1,0 +2,7 @@ +Thu May 23 15:17:34 UTC 2024 - Arnav Singh <[email protected]> + +- Updated to sane-backends version 1.3.1 + * Re-release of 1.3.0 because upstream unreleased 1.3.0 due to VCS issues. + ( https://gitlab.com/sane-project/backends/-/issues/751 ) + +------------------------------------------------------------------- Old: ---- sane-backends-1.3.0.tar.gz New: ---- sane-backends-1.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sane-backends.spec ++++++ --- /var/tmp/diff_new_pack.LsjZn3/_old 2024-05-24 19:50:47.572748019 +0200 +++ /var/tmp/diff_new_pack.LsjZn3/_new 2024-05-24 19:50:47.572748019 +0200 @@ -53,7 +53,7 @@ Summary: SANE (Scanner Access Now Easy) Scanner Drivers License: GPL-2.0-or-later AND SUSE-GPL-2.0+-with-sane-exception AND SUSE-Public-Domain Group: Hardware/Scanner -Version: 1.3.0 +Version: 1.3.1 Release: 0 URL: http://www.sane-project.org/ # On https://gitlab.com/sane-project/backends/-/releases , the "Source code (tar.gz)" link ++++++ sane-backends-1.3.0.tar.gz -> sane-backends-1.3.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/backends-1.3.0/NEWS new/backends-1.3.1/NEWS --- old/backends-1.3.0/NEWS 2024-02-13 04:44:29.000000000 +0100 +++ new/backends-1.3.1/NEWS 2024-05-23 07:34:40.000000000 +0200 @@ -7,7 +7,7 @@ <!--(towncrier release notes start)--> -## New with 1.3.0 (released 2024-02-12) +## New with 1.3.1 (released 2024-05-22) ### Backends diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/backends-1.3.0/tools/create-release.sh new/backends-1.3.1/tools/create-release.sh --- old/backends-1.3.0/tools/create-release.sh 2024-02-13 04:44:29.000000000 +0100 +++ new/backends-1.3.1/tools/create-release.sh 2024-05-23 07:34:40.000000000 +0200 @@ -54,6 +54,10 @@ } EOF +echo '==================================================' +cat release.json +echo '==================================================' + curl --silent --fail --write-out "%{http_code}\n"\ --header "PRIVATE-TOKEN: $PRIVATE_TOKEN" \ --header "Content-Type: application/json" \
