public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libjaylink] f45: update to 0.5.0
@ 2026-08-29 12:22 David Auer
  0 siblings, 0 replies; only message in thread
From: David Auer @ 2026-08-29 12:22 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libjaylink
            Branch : f45
            Commit : 271e1d7477c60808cde56dec976c2eb834e4a5ab
            Author : David Auer <dreua@posteo.de>
            Date   : 2026-08-29T14:06:46+02:00
            Stats  : +8/-6 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/libjaylink/c/271e1d7477c60808cde56dec976c2eb834e4a5ab?branch=f45

            Log:
            update to 0.5.0

includes license change to LGPL

---
diff --git a/libjaylink.spec b/libjaylink.spec
index 7c81d5c..621302f 100644
--- a/libjaylink.spec
+++ b/libjaylink.spec
@@ -1,10 +1,9 @@
 Name:           libjaylink
-Version:        0.4.0
-Release:        2%{?dist}
+Version:        0.5.0
+Release:        1%{?dist}
 Summary:        Library for SEGGER J-Link and compatible devices
 
-# Automatically converted from old format: GPLv2+ - review is highly recommended.
-License:        GPL-2.0-or-later
+License:        LGPL-2.1-or-later
 URL:            https://gitlab.zapb.de/libjaylink/libjaylink
 Source0:        https://gitlab.zapb.de/%{name}/%{name}/-/archive/%{version}/%{name}-%{version}.tar.gz
 
@@ -54,12 +53,15 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_prefix}/lib/udev/rules.d/*
 
 %files devel
-%doc HACKING
+%doc HACKING.md
 %{_includedir}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Sat Aug 29 2026 David Auer <dreua@posteo.de> - 0.5.0-1
+- update to 0.5.0
+
 * Tue Aug 18 2026 David Auer <dreua@posteo.de> - 0.4.0-2
 - fix udev rules
 

diff --git a/sources b/sources
index 8814f1b..3589b56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libjaylink-0.4.0.tar.gz) = e44dfe59b265b4304d263b4d02ae1b4704ad5dc0c43fc325d739177630b34410cf78cdf469c69a16d208ab1f83291aa411273baa67e4c4134e1c25dfd3503f39
+SHA512 (libjaylink-0.5.0.tar.gz) = d83e2d95f214027216392f4832d0aeec07dbc2b1bcda3e0775a4f9ff77c12d502f577a4b661d75bba23d295b313bff6cb0194c596c5ae84d41ccdee90d5a5691

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-29 12:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-29 12:22 [rpms/libjaylink] f45: update to 0.5.0 David Auer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox