Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d374725425 | ||
|
|
a48eec1d04 | ||
|
|
111e9874fb | ||
|
|
afa9d60250 |
3 changed files with 16 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -28,3 +28,5 @@ pinentry-0.8.0.tar.gz.sig
|
|||
/pinentry-1.3.0.tar.bz2.sig
|
||||
/pinentry-1.3.1.tar.bz2
|
||||
/pinentry-1.3.1.tar.bz2.sig
|
||||
/pinentry-1.3.2.tar.bz2
|
||||
/pinentry-1.3.2.tar.bz2.sig
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
|
||||
|
||||
Name: pinentry
|
||||
Version: 1.3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Collection of simple PIN or passphrase entry dialogs
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
|
|
@ -114,6 +114,7 @@ This package contains the tty version of the PIN entry dialog.
|
|||
|
||||
|
||||
%build
|
||||
export ACLOCAL_PATH=/usr/share/gettext/m4/
|
||||
autoreconf -fiv
|
||||
%configure \
|
||||
--disable-rpath \
|
||||
|
|
@ -185,6 +186,15 @@ install -d %{buildroot}%{_datadir}/pixmaps
|
|||
%{_bindir}/pinentry-tty
|
||||
|
||||
%changelog
|
||||
* Mon Jul 28 2025 Jakub Jelen <jjelen@redhat.com> - 1.3.2-1
|
||||
- New upstream release (#2383845)
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (pinentry-1.3.1.tar.bz2) = 3b72034dc1792b1475acb6d605ff7c1bd7647a0f02d1b6bdcd475acdef24bc802f49e275055436c3271261c4b7a64168477a698aab812a145962146b2f67a0e2
|
||||
SHA512 (pinentry-1.3.1.tar.bz2.sig) = 22bd94f74486300eb84c1c9c371a43b05fb6179118518004fba0d42b6d3e6731f94d79b37c2a3a6b0c5886578c4575f75d2460accd36cd4874342e7239521be9
|
||||
SHA512 (pinentry-1.3.2.tar.bz2) = 3b4d50a42d412d649a7830f7378aa966342c2bc0157d03b0ad79cf0aed29d6698d48c734e23b1dccada5f6ef81d0c09d3ead6cd703eadfc8082987e6bea0aafc
|
||||
SHA512 (pinentry-1.3.2.tar.bz2.sig) = 25c34f931bb41765bad034678c7e38c5f26ec24a632b19961b0b0bc3ba82c6ed5fc717eb0d2ce567765ffd83921f8187803a522d04a21b4c610d321709945045
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue