public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/pcsc-tools] epel10.3: - 1.4.9.
Date: Thu, 03 Sep 2026 13:51:19 GMT	[thread overview]
Message-ID: <178844347945.1.5456942932684239713.rpms-pcsc-tools-9c50da01983d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/pcsc-tools
            Branch : epel10.3
            Commit : 9c50da01983dfab20be335517b2c61f5e44000b8
            Author : Ville Skyttä <scop@fedoraproject.org>
            Date   : 2007-06-30T11:43:25+00:00
            Stats  : +18/-3 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/pcsc-tools/c/9c50da01983dfab20be335517b2c61f5e44000b8?branch=epel10.3

            Log:
            - 1.4.9.
- Drop Encoding key from desktop entry.

---
diff --git a/.cvsignore b/.cvsignore
index 3a8dcff..fecddda 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-pcsc-tools-1.4.8.tar.gz
+pcsc-tools-1.4.9.tar.gz

diff --git a/pcsc-tools-1.4.9-desktop.patch b/pcsc-tools-1.4.9-desktop.patch
new file mode 100644
index 0000000..bdf638e
--- /dev/null
+++ b/pcsc-tools-1.4.9-desktop.patch
@@ -0,0 +1,9 @@
+--- pcsc-tools-1.4.9/gscriptor.desktop~	2006-06-18 19:41:21.000000000 +0300
++++ pcsc-tools-1.4.9/gscriptor.desktop	2007-06-30 14:36:45.000000000 +0300
+@@ -3,6 +3,5 @@ Name=Gscriptor
+ Comment=Send commands to smart cards
+ Exec=gscriptor
+ Terminal=false
+-Encoding=UTF-8
+ Type=Application
+ Categories=Utility;GTK;

diff --git a/pcsc-tools.spec b/pcsc-tools.spec
index 01daf5d..009c569 100644
--- a/pcsc-tools.spec
+++ b/pcsc-tools.spec
@@ -1,5 +1,5 @@
 Name:           pcsc-tools
-Version:        1.4.8
+Version:        1.4.9
 Release:        1%{?dist}
 Summary:        Tools to be used with smart cards and PC/SC
 
@@ -8,6 +8,7 @@ License:        GPL
 URL:            http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
 Source0:        http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz
 #Source1:        http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
+Patch0:         %{name}-1.4.9-desktop.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
@@ -24,6 +25,7 @@ that from a GTK user interface.
 
 %prep
 %setup -q
+%patch0 -p1
 sed -i -e 's/-O2 -g/$(RPM_OPT_FLAGS)/' Makefile
 #cp %{SOURCE1} .
 f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
@@ -61,6 +63,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jun 30 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.4.9-1
+- 1.4.9.
+- Drop Encoding key from desktop entry.
+
 * Sun Nov 26 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.8-1
 - 1.4.8.
 - Drop X-Fedora desktop entry category.

diff --git a/sources b/sources
index c67de8d..2013dc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0086eab17b61aba496cd88af8b80332  pcsc-tools-1.4.8.tar.gz
+8a963a92166c0ba40467dd23f44f5828  pcsc-tools-1.4.9.tar.gz

                 reply	other threads:[~2026-09-03 13:51 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=178844347945.1.5456942932684239713.rpms-pcsc-tools-9c50da01983d@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