public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelen <jjelen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pcsc-tools] epel10.3: pcsc-tools-1.7.0-1
Date: Thu, 03 Sep 2026 13:51:51 GMT	[thread overview]
Message-ID: <178844351137.1.13717273186640137664.rpms-pcsc-tools-bd3ac3d4efcb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pcsc-tools
Branch : epel10.3
Commit : bd3ac3d4efcb51a05024439287b1eadff5be3bc0
Author : Jakub Jelen <jjelen@redhat.com>
Date   : 2023-10-08T22:25:24+02:00
Stats  : +13/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/pcsc-tools/c/bd3ac3d4efcb51a05024439287b1eadff5be3bc0?branch=epel10.3

Log:
pcsc-tools-1.7.0-1

---
diff --git a/.gitignore b/.gitignore
index a7b7414..ac6960e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@ pcsc-tools-1.4.16.tar.gz
 /pcsc-tools-1.6.1.tar.bz2.asc
 /pcsc-tools-1.6.2.tar.bz2
 /pcsc-tools-1.6.2.tar.bz2.asc
+/pcsc-tools-1.7.0.tar.bz2
+/pcsc-tools-1.7.0.tar.bz2.asc

diff --git a/pcsc-tools.spec b/pcsc-tools.spec
index c4fec91..5d961f9 100644
--- a/pcsc-tools.spec
+++ b/pcsc-tools.spec
@@ -1,6 +1,6 @@
 Name:           pcsc-tools
-Version:        1.6.2
-Release:        2%{?dist}
+Version:        1.7.0
+Release:        1%{?dist}
 Summary:        Tools to be used with smart cards and PC/SC
 
 License:        GPLv2+
@@ -15,6 +15,7 @@ BuildRequires:  gcc
 BuildRequires:  desktop-file-utils
 BuildRequires:  pcsc-lite-devel >= 1.2.9
 BuildRequires:  perl-generators
+BuildRequires:  gettext
 Requires:       pcsc-lite
 
 %description
@@ -49,9 +50,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 desktop-file-install --mode=644 \
   --dir=$RPM_BUILD_ROOT%{_datadir}/applications gscriptor.desktop
 # TODO: icon
+%find_lang %{name}
 
-
-%files
+%files -f %{name}.lang
 %license LICENCE
 %doc Changelog README
 %{_bindir}/ATR_analysis
@@ -70,6 +71,10 @@ desktop-file-install --mode=644 \
 
 
 %changelog
+* Sun Oct 08 2023 Jakub Jelen <jjelen@redhat.com> - 1.7.0-1
+- New upstream release (#2242731)
+- Add support for locale files
+
 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
 

diff --git a/sources b/sources
index 9a89d02..0095d3c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (pcsc-tools-1.6.2.tar.bz2) = 20104baefa7928a86d21cee49d045cc35b8e74fec5be79ba5608ae046a110096efae96768d281e0f1350f71a889f89c675336d8264c75f8423369a49c03b42a8
-SHA512 (pcsc-tools-1.6.2.tar.bz2.asc) = cf4510444e507b47db17220ee50f46466549e736f38fdc91a6b3d28081fba2d1ddf7fc92fa2079d8421f8deb6c566e979b51900c178948a7f69b14ebffcf0af4
+SHA512 (pcsc-tools-1.7.0.tar.bz2) = 8de48526306b23e9dea6d99d29ec5f1230e3959bfe82a4d1b7d65f9767369757a1f440ceca7debeba68a8492607c91d0dcf7bec366cd213f00be45a5ef018d67
+SHA512 (pcsc-tools-1.7.0.tar.bz2.asc) = 58aa203d95acab6a80e3d6cb13aba63378e713d4b9d3ee0895e1ab3c057e2dcb1e82c1691c3128f7c16dfe169af43f8e4d1ebcec513c7479f2a55a7ff1a0a6a6

                 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=178844351137.1.13717273186640137664.rpms-pcsc-tools-bd3ac3d4efcb@fedoraproject.org \
    --to=jjelen@redhat.com \
    --cc=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