public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/pyscard] epel10: Add Provides for the old name without %_isa
Date: Fri, 21 Aug 2026 02:56:42 GMT [thread overview]
Message-ID: <178728100241.1.2213053659416577201.rpms-pyscard-61c752161702@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pyscard
Branch : epel10
Commit : 61c75216170298f116cc542cfb302d98c822c294
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date : 2017-08-20T10:41:29-04:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pyscard/c/61c75216170298f116cc542cfb302d98c822c294?branch=epel10
Log:
Add Provides for the old name without %_isa
---
diff --git a/pyscard.spec b/pyscard.spec
index a1a0c71..e66a35f 100644
--- a/pyscard.spec
+++ b/pyscard.spec
@@ -1,6 +1,6 @@
Name: pyscard
Version: 1.9.5
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: A framework for building smart card aware applications in Python
Group: Development/Libraries
@@ -32,6 +32,7 @@ Summary: %summary
Requires: pcsc-lite
%{?python_provide:%python_provide python2-%{name}}
# Remove before F30
+Provides: pyscard = %{version}-%{release}
Provides: pyscard%{?_isa} = %{version}-%{release}
Obsoletes: pyscard < %{version}-%{release}
@@ -78,6 +79,9 @@ chmod 755 %{buildroot}%{python3_sitearch}/smartcard/scard/*.so
%{python3_sitearch}/%{name}-%{version}-py*.egg-info
%changelog
+* Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.9.5-6
+- Add Provides for the old name without %%_isa
+
* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.9.5-5
- Python 2 binary package renamed to python2-pyscard
See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
reply other threads:[~2026-08-21 2:56 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=178728100241.1.2213053659416577201.rpms-pyscard-61c752161702@fedoraproject.org \
--to=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