public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-fido2] f44: Update to 2.1.1
@ 2026-07-08 18:28 Orion Poplawski
  0 siblings, 0 replies; only message in thread
From: Orion Poplawski @ 2026-07-08 18:28 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-fido2
            Branch : f44
            Commit : f8663f3453571662e4bbd2e4d063300a2d364c71
            Author : Orion Poplawski <orion@nwra.com>
            Date   : 2026-07-08T14:18:50-04:00
            Stats  : +5/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-fido2/c/f8663f3453571662e4bbd2e4d063300a2d364c71?branch=f44

            Log:
            Update to 2.1.1

Fix License

---
diff --git a/.gitignore b/.gitignore
index 4f4705e..d436b26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /python-fido2-1.1.3.tar.gz
 /python-fido2-1.2.0.tar.gz
 /python-fido2-2.0.0.tar.gz
+/python-fido2-2.1.1.tar.gz

diff --git a/python-fido2.spec b/python-fido2.spec
index 8ce9275..239d671 100644
--- a/python-fido2.spec
+++ b/python-fido2.spec
@@ -1,15 +1,14 @@
 %global srcname fido2
 
 Name:           python-%{srcname}
-Version:        2.0.0
+Version:        2.1.1
 Release:        %autorelease
 Summary:        Functionality for FIDO 2.0, including USB device communication
 
 # Main code is BSD
-# pyu2f is APLv2
+# pyu2f (fido2/hid) is APLv2
 # public_suffix_list.dat is MPLv2
-# Automatically converted from old format: BSD and ASL 2.0 and MPLv2.0 - review is highly recommended.
-License:        LicenseRef-Callaway-BSD AND Apache-2.0 AND MPL-2.0
+License:        BSD-2-Clause AND Apache-2.0 AND MPL-2.0
 URL:            https://github.com/Yubico/python-fido2
 Source0:        https://github.com/Yubico/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
 

diff --git a/sources b/sources
index cabdb20..47fc30c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (python-fido2-2.0.0.tar.gz) = 8f996b6a834aa6e37c5281d26120e6b0fff12ca4d9cb298a5ea08fab2ec3b9397c304bb97482df0a2575d79c553ee7a2ffaf4b467bfb9955da19c6a91ac6d3d9
+SHA512 (python-fido2-2.1.1.tar.gz) = ea7abe0950d95543e4ccf1ac15240a37f3aa0bdc2160975e71e8ee1779c834abbba8709d6fba787510fcf8d0502b1e2a45c96ea9d03d5c30f7d5004838eaa093

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

only message in thread, other threads:[~2026-07-08 18:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 18:28 [rpms/python-fido2] f44: Update to 2.1.1 Orion Poplawski

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