public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libnitrokey] rawhide: Update to 3.8 (rhbz#2504287)
@ 2026-08-01 18:53 Ali Erdinc Koroglu
0 siblings, 0 replies; only message in thread
From: Ali Erdinc Koroglu @ 2026-08-01 18:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libnitrokey
Branch : rawhide
Commit : 840937fe702186dd6973812baefef592218d6d76
Author : Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
Date : 2026-08-01T21:52:53+03:00
Stats : +12/-5 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/libnitrokey/c/840937fe702186dd6973812baefef592218d6d76?branch=rawhide
Log:
Update to 3.8 (rhbz#2504287)
---
diff --git a/libnitrokey.spec b/libnitrokey.spec
index 27366f8..0b07c99 100644
--- a/libnitrokey.spec
+++ b/libnitrokey.spec
@@ -1,6 +1,6 @@
Name: libnitrokey
-Version: 3.7
-Release: 11%{?dist}
+Version: 3.8
+Release: 1%{?dist}
Summary: Communicate with Nitrokey stick devices in a clean and easy manner
License: LGPL-3.0-or-later
@@ -28,12 +28,16 @@ to develop using libnitrokey.
%autosetup
%build
-%cmake
+%cmake \
+ -DCMAKE_POLICY_VERSION_MINIMUM="3.5.0"
%cmake_build
%install
%cmake_install
+%check
+%ctest
+
%post
%udev_rules_update
@@ -44,7 +48,7 @@ to develop using libnitrokey.
%license LICENSE
%doc README.md
%{_libdir}/libnitrokey.so.*
-%{_udevrulesdir}/*-nitrokey.rules
+%{_udevrulesdir}/41-nitrokey.rules
%files devel
%{_libdir}/libnitrokey.so
@@ -52,6 +56,9 @@ to develop using libnitrokey.
%{_includedir}/libnitrokey/
%changelog
+* Sat Aug 01 2026 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 3.8-1
+- Update to 3.8 (rhbz#2504287)
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.7-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 6d045bf..35d6887 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libnitrokey-3.7.tar.gz) = 000fb9addc59eff0346e61716de0948ab16415db39885349ba23f3e267623ec57175c63a127c8b3b51f0b2676e698ecfc7595e0b86a2eddf09f5934ab39a51a8
+SHA512 (libnitrokey-3.8.tar.gz) = 30f966eed77aa75057b096d18f8e88d6be28a376dfc1888e44aff80347e031a16755d30acf1bca196acc5b922778d90627ac71cba22f5cb002ba3ec058939c90
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-01 18:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01 18:53 [rpms/libnitrokey] rawhide: Update to 3.8 (rhbz#2504287) Ali Erdinc Koroglu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox