Compare commits
No commits in common. "2f5d9165d0a80baaca7226ef1065724a68ef71b9" and "3e101140503012da91bb987061a02564bbf0629b" have entirely different histories.
2f5d9165d0
...
3e10114050
BIN
pinentry-1.1.0.tar.bz2
Normal file
BIN
pinentry-1.1.0.tar.bz2
Normal file
Binary file not shown.
BIN
pinentry-1.1.0.tar.bz2.sig
Normal file
BIN
pinentry-1.1.0.tar.bz2.sig
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: pinentry
|
Name: pinentry
|
||||||
Version: 1.2.1
|
Version: 1.1.0
|
||||||
Release: 1
|
Release: 5
|
||||||
Summary: A new module that contains various interfaces to enter a PIN/passphrase.
|
Summary: A new module that contains various interfaces to enter a PIN/passphrase.
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/gpg/pinentry
|
URL: https://github.com/gpg/pinentry/archive/pinentry-1.1.0.tar.gz
|
||||||
Source0: https://www.gnupg.org/ftp/gcrypt/pinentry/%{name}-%{version}.tar.bz2
|
Source0: https://www.gnupg.org/ftp/gcrypt/pinentry/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
# source1 is from opensuse
|
# source1 is from opensuse
|
||||||
@ -22,7 +22,7 @@ Provides: %{name}-gui = %{version}-%{release}
|
|||||||
Provides: pinentry-gtk2 = %{version}-%{release}
|
Provides: pinentry-gtk2 = %{version}-%{release}
|
||||||
Provides: %{name}-curses = %{version}-%{release}
|
Provides: %{name}-curses = %{version}-%{release}
|
||||||
Provides: %{name}-emacs %{name}-gnome3 %{name}-gtk
|
Provides: %{name}-emacs %{name}-gnome3 %{name}-gtk
|
||||||
Obsoletes: %{name}-emacs < %{version}-%{release} %{name}-gnome3 < %{version}-%{release} %{name}-gtk < %{version}-%{release}
|
Obsoletes: %{name}-emacs %{name}-gnome3 %{name}-gtk
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a collection of PIN or passphrase entry dialogs which
|
This is a collection of PIN or passphrase entry dialogs which
|
||||||
@ -90,17 +90,5 @@ fi
|
|||||||
%doc ChangeLog NEWS TODO
|
%doc ChangeLog NEWS TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 20 2023 wangyunjia <yunjia.wang@huawei.com> - 1.2.1-1
|
|
||||||
- update version to 1.2.1
|
|
||||||
|
|
||||||
* Sat Oct 22 2022 zhangruifang <zhangruifang1@h-partners.com> - 1.1.1-3
|
|
||||||
- add version number for Obsoletes
|
|
||||||
|
|
||||||
* Thu Jul 28 2022 zoulin <zoulin13@h-partners.com> - 1.1.1-2
|
|
||||||
- remove rpath
|
|
||||||
|
|
||||||
* Thu Dec 30 2021 zoulin <zoulin13@huawei.com> - 1.1.1-1
|
|
||||||
- update version to 1.1.1
|
|
||||||
|
|
||||||
* Tue Sep 17 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.0-5
|
* Tue Sep 17 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.0-5
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|||||||
@ -1,4 +0,0 @@
|
|||||||
version_control: github
|
|
||||||
src_repo: gpg/pinentry
|
|
||||||
tag_prefix: ^v
|
|
||||||
seperator: .
|
|
||||||
Loading…
x
Reference in New Issue
Block a user