Obsoletes: firefox-pkcs11-loader
This commit is contained in:
parent
275d7587f5
commit
f419b00fd4
1 changed files with 9 additions and 1 deletions
10
web-eid.spec
10
web-eid.spec
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Name: web-eid
|
||||
Version: 2.5.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Web eID browser extension helper application
|
||||
License: MIT
|
||||
URL: https://github.com/web-eid/web-eid-app
|
||||
|
|
@ -31,6 +31,11 @@ Requires: qt5-qtsvg
|
|||
|
||||
Obsoletes: webextension-token-signing <= 1.1.5
|
||||
Provides: webextension-token-signing = %{version}-%{release}
|
||||
# Provides for firefox-pkcs11-loader is not necessary, see
|
||||
# If a package supersedes/replaces an existing package without being a
|
||||
# sufficiently compatible replacement as defined above, use only the Obsoletes:
|
||||
# https://docs.fedoraproject.org/en-US/packaging-guidelines/
|
||||
Obsoletes: firefox-pkcs11-loader
|
||||
|
||||
%description
|
||||
The Web eID application performs cryptographic digital signing and
|
||||
|
|
@ -86,6 +91,9 @@ fi
|
|||
%{_datadir}/icons/hicolor/*/apps/%{name}.png
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2024 Germano Massullo <germano.massullo@gmail.com> - 2.5.0-5
|
||||
- add Obsoletes: firefox-pkcs11-loader
|
||||
|
||||
* Tue Sep 24 2024 Germano Massullo <germano.massullo@gmail.com> - 2.5.0-4
|
||||
- add %%{?dist}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue