Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package obs-service-source_validator for 
openSUSE:Factory checked in at 2026-05-04 17:28:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-source_validator (Old)
 and      /work/SRC/openSUSE:Factory/.obs-service-source_validator.new.30200 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-service-source_validator"

Mon May  4 17:28:56 2026 rev:90 rq:1350719 version:0.42+6

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/obs-service-source_validator/obs-service-source_validator.changes
        2026-01-27 18:32:43.181401893 +0100
+++ 
/work/SRC/openSUSE:Factory/.obs-service-source_validator.new.30200/obs-service-source_validator.changes
     2026-05-04 17:28:59.173920898 +0200
@@ -1,0 +2,7 @@
+Thu Mar 26 13:59:28 UTC 2026 - Antonio Teixeira <[email protected]>
+
+- PKGBUILD changes
+  * Fix invalid pkgrel
+  * Add minisign as optional dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ obs-service-source_validator.spec ++++++
--- /var/tmp/diff_new_pack.rlmfq6/_old  2026-05-04 17:28:59.813947172 +0200
+++ /var/tmp/diff_new_pack.rlmfq6/_new  2026-05-04 17:28:59.813947172 +0200
@@ -1,8 +1,7 @@
 #
 # spec file for package obs-service-source_validator
 #
-# Copyright (c) 2026 SUSE LLC
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ PKGBUILD ++++++
--- /var/tmp/diff_new_pack.rlmfq6/_old  2026-05-04 17:28:59.845948486 +0200
+++ /var/tmp/diff_new_pack.rlmfq6/_new  2026-05-04 17:28:59.849948650 +0200
@@ -1,11 +1,12 @@
 pkgname=obs-service-source_validator
 pkgver=0.42+6
-pkgrel=78f7818cb454e90eb5267787d0eac2ed
+pkgrel=0
 pkgdesc='An OBS source service: running all the osc source-validator checks'
 arch=('any')
 url='https://github.com/openSUSE/obs-service-source_validator'
 license=('GPL-2.0-or-later')
 depends=('build' 'bzip2' 'cpio' 'diffutils' 'gnupg' 'libxml2' 'patch' 
'perl-timedate' 'unzip' 'xz' 'zstd')
+optdepends=('minisign: verify minisign signatures')
 source=($pkgname-$pkgver.tar.xz)
 sha256sums=('SKIP')
 

Reply via email to