public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pyscard] epel10: Add Provides for the old name without %_isa
@ 2026-08-21  2:56 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-21  2:56 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-08-21  2:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21  2:56 [rpms/pyscard] epel10: Add Provides for the old name without %_isa 

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