public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pyscard] epel10: upstream release 1.9.5
@ 2026-08-21  2:56 Seth Jennings
  0 siblings, 0 replies; only message in thread
From: Seth Jennings @ 2026-08-21  2:56 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/pyscard
Branch : epel10
Commit : 0e513d3d0301e1f516342cd0e3525c3d1f0b1495
Author : Seth Jennings <sjenning@redhat.com>
Date   : 2017-03-31T22:09:19-05:00
Stats  : +6/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/pyscard/c/0e513d3d0301e1f516342cd0e3525c3d1f0b1495?branch=epel10

Log:
upstream release 1.9.5

---
diff --git a/.gitignore b/.gitignore
index d5e89ee..aff0a85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /pyscard-1.6.16.tar.gz
 /pyscard-1.7.0.tar.gz
 /pyscard-1.9.0.tar.gz
+/pyscard-1.9.5.tar.gz

diff --git a/pyscard.spec b/pyscard.spec
index a1cf9f8..8890ea5 100644
--- a/pyscard.spec
+++ b/pyscard.spec
@@ -1,6 +1,6 @@
 Name:           pyscard
-Version:        1.9.0
-Release:        7%{?dist}
+Version:        1.9.5
+Release:        1%{?dist}
 Summary:        A framework for building smart card aware applications in Python
 
 Group:          Development/Libraries
@@ -9,7 +9,7 @@ Group:          Development/Libraries
 # and Synchronization.py, Observer.py (CC-BY-SA 3.0), according to
 # http://sourceforge.net/p/pyscard/code/619/
 
-License:        LGPLv2+ and Python and CC-BY-SA
+License:        LGPLv2+
 URL:            https://sourceforge.net/projects/pyscard/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 
@@ -40,7 +40,7 @@ This is the python3 package.
 %prep
 %setup -q
 # license file is CRLF terminated -- prevent a rpmlint warning
-sed -i 's/\r//' LICENSE
+#sed -i 's/\r//' LICENSE
 
 %build
 %{__python2} setup.py build

diff --git a/sources b/sources
index ce97d93..83d8d63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ffd8637cf125981e4b2b443009855fe  pyscard-1.9.0.tar.gz
+SHA512 (pyscard-1.9.5.tar.gz) = a0c5cd4ccbe8437ffd37afcf95c71f7d1d6c3ae364063cf81907095625d2062da8e7335ebfd15d1f952e8a8d9395e990b351b1308ab07fa456a7ee10658db4f9

^ 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: upstream release 1.9.5 Seth Jennings

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