public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David Auer <dreua@posteo.de>
To: git-commits@fedoraproject.org
Subject: [rpms/libjaylink] rawhide: update to 0.4.0
Date: Sun, 16 Aug 2026 18:04:42 GMT	[thread overview]
Message-ID: <178690348222.1.6063905319016569732.rpms-libjaylink-9cb1036aa457@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libjaylink
Branch : rawhide
Commit : 9cb1036aa4575acf766ef913e3fd39483b81cd97
Author : David Auer <dreua@posteo.de>
Date   : 2026-08-16T20:04:11+02:00
Stats  : +8/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/libjaylink/c/9cb1036aa4575acf766ef913e3fd39483b81cd97?branch=rawhide

Log:
update to 0.4.0

---
diff --git a/.gitignore b/.gitignore
index 172bca7..b0b8dfb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/libjaylink-0.1.0.tar.gz
-/libjaylink-0.2.0.tar.gz
-/libjaylink-0.3.0.tar.gz
+/libjaylink-*.tar.gz

diff --git a/libjaylink.spec b/libjaylink.spec
index 75707d9..55ce3d3 100644
--- a/libjaylink.spec
+++ b/libjaylink.spec
@@ -1,6 +1,6 @@
 Name:           libjaylink
-Version:        0.3.0
-Release:        11%{?dist}
+Version:        0.4.0
+Release:        1%{?dist}
 Summary:        Library for SEGGER J-Link and compatible devices
 
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
@@ -43,7 +43,7 @@ rm -rf $RPM_BUILD_ROOT
 %make_install
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %__mkdir -p $RPM_BUILD_ROOT/usr/lib/udev/rules.d/
-%__sed -e 's/MODE="664", GROUP="plugdev"/TAG+="uaccess"/g' contrib/99-libjaylink.rules > $RPM_BUILD_ROOT/usr/lib/udev/rules.d/60-libjaylink.rules
+%__sed -e 's/MODE="664", GROUP="plugdev"/TAG+="uaccess"/g' contrib/60-libjaylink.rules > $RPM_BUILD_ROOT/usr/lib/udev/rules.d/60-libjaylink.rules
 
 %ldconfig_scriptlets
 
@@ -60,6 +60,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Sun Aug 16 2026 David Auer <dreua@posteo.de> - 0.4.0-1
+- update to 0.4.0
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 067a42c..8814f1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libjaylink-0.3.0.tar.gz) = 9e45fe7e4e62dc629621a28569a74794a0f3624807055f561878c09cad3d89cabf30a279b10a452c970c5d1c87c9f7a66fb94cd892816bbc7a9ef1025688edf9
+SHA512 (libjaylink-0.4.0.tar.gz) = e44dfe59b265b4304d263b4d02ae1b4704ad5dc0c43fc325d739177630b34410cf78cdf469c69a16d208ab1f83291aa411273baa67e4c4134e1c25dfd3503f39

                 reply	other threads:[~2026-08-16 18:04 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=178690348222.1.6063905319016569732.rpms-libjaylink-9cb1036aa457@fedoraproject.org \
    --to=dreua@posteo.de \
    --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