public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/yggdrasil] rawhide: Update to 0.4.10
Date: Wed, 24 Jun 2026 22:45:54 GMT [thread overview]
Message-ID: <178234115466.1.3373397029058652916.rpms-yggdrasil-9f1090284418@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/yggdrasil
Branch : rawhide
Commit : 9f1090284418a919bfc04222e138068d369f0cb3
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-06-24T18:45:31-04:00
Stats : +9/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/yggdrasil/c/9f1090284418a919bfc04222e138068d369f0cb3?branch=rawhide
Log:
Update to 0.4.10
Resolves: rhbz#2481490
---
diff --git a/.gitignore b/.gitignore
index 2e9385b..938a1e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@
/yggdrasil-0.4.4.tar.xz
/yggdrasil-0.4.9.tar.gz
/yggdrasil-0.4.9-vendor.tar.bz2
+/yggdrasil-0.4.10.tar.gz
+/yggdrasil-0.4.10-vendor.tar.bz2
diff --git a/sources b/sources
index 8828306..5e46bb7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (yggdrasil-0.4.9.tar.gz) = 85977ed598a04e5b9501ae54fb21e624ab8865c6244d5aff4c5c5360e3261eca0d26d89c47cd09eafb9f351852e51af26910c0fdc65e115ed1974300ffc0698f
-SHA512 (yggdrasil-0.4.9-vendor.tar.bz2) = d0e1982be752dc27c66e582acc29a7be4686c52ef4bbbbc409fe8bb6552ced212e3c9f059bc9b40c77f76c194aa991d639b12343e332dd40f13ea2c539e56d07
+SHA512 (yggdrasil-0.4.10.tar.gz) = 7b9ee3ec204feeb635d7ff4c736d8b5f6ff468863ab456eea45481593a523d4711602b1ba0aef7a77d4a5886819e9791b7f54e7f0f9b30e89a34d0a7becb2bc5
+SHA512 (yggdrasil-0.4.10-vendor.tar.bz2) = 9752e2c5fefd2eee93848627f3f1a21a9a7a11b60971203532ecb936f2be53e51a0d7c7f254b35badec2e27e3005f2dd5a9cb1eb281cf65fb7dd7f0ed36ca983
diff --git a/yggdrasil.spec b/yggdrasil.spec
index 285218a..af9dee9 100644
--- a/yggdrasil.spec
+++ b/yggdrasil.spec
@@ -1,11 +1,11 @@
-# Generated by go2rpm 1.18.0
+# Generated by go2rpm 1.19.0
%bcond check 1
%global go_vendor_license_check_disable %{defined rhel}
# https://github.com/redhatinsights/yggdrasil
%global goipath github.com/redhatinsights/yggdrasil
-Version: 0.4.9
+Version: 0.4.10
%gometa -L -f
@@ -15,7 +15,7 @@ Release: %autorelease
Summary: Remote data transmission and processing client
# Generated by go-vendor-tools
-License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND EPL-2.0 AND GPL-3.0-only AND MIT AND MPL-2.0
+License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND EPL-2.0 AND GPL-3.0-only AND MIT
URL: %{gourl}
Source0: %{gosource}
# Generated by go-vendor-tools
@@ -55,11 +55,9 @@ Requires: %{name} = %{version}-%{release}
Contains example workers for yggdrasil.
-%gopkg
-
%prep
%goprep -p1
-tar -xf %{SOURCE1}
+tar -xf %{S:1}
%generate_buildrequires
%go_vendor_license_buildrequires -c %{S:2}
@@ -71,10 +69,10 @@ tar -xf %{SOURCE1}
%global gosupfiles ./ipc/com.redhat.Yggdrasil1.Dispatcher1.xml ./ipc/com.redhat.Yggdrasil1.Worker1.xml
%install
+%go_vendor_license_install -c %{S:2}
%meson_install
install -d -m 0755 %{buildroot}%{_localstatedir}/lib/yggdrasil
install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysusersdir}/yggdrasil.conf
-%go_vendor_license_install -c %{SOURCE2}
%check
%go_vendor_license_check -c %{S:2}
reply other threads:[~2026-06-24 22:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178234115466.1.3373397029058652916.rpms-yggdrasil-9f1090284418@fedoraproject.org \
--to=yselkowi@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox