SHA256
1
0
forked from pool/nano

- Download keyring from savannah

OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=45
This commit is contained in:
Martin Pluskal 2016-06-20 13:05:54 +00:00 committed by Git OBS Bridge
parent 0c65887be6
commit 72519f715b
3 changed files with 38 additions and 33 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 20 13:02:56 UTC 2016 - mpluskal@suse.com
- Download keyring from savannah
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jun 18 12:51:25 UTC 2016 - mpluskal@suse.com Sat Jun 18 12:51:25 UTC 2016 - mpluskal@suse.com

View File

@ -1,5 +1,5 @@
-----BEGIN PGP PUBLIC KEY BLOCK----- -----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v2 Version: GnuPG v1
mQENBFdkEZ8BCAC8h/DeQt9QqvAeY/jfJelJvJ5sg7PTlqwAD76414mIDo/33RfU mQENBFdkEZ8BCAC8h/DeQt9QqvAeY/jfJelJvJ5sg7PTlqwAD76414mIDo/33RfU
uVa3/mfB4zZeVl76DmTHCh6dKJd20E+XmOxBRJKDtp4j4jdOLPgxwVvfHjOOx/YD uVa3/mfB4zZeVl76DmTHCh6dKJd20E+XmOxBRJKDtp4j4jdOLPgxwVvfHjOOx/YD

View File

@ -26,10 +26,10 @@ Group: Productivity/Editors/Other
Url: http://nano-editor.org/ Url: http://nano-editor.org/
Source0: http://nano-editor.org/dist/v%{_version}/%{name}-%{version}.tar.gz Source0: http://nano-editor.org/dist/v%{_version}/%{name}-%{version}.tar.gz
Source1: http://nano-editor.org/dist/v%{_version}/%{name}-%{version}.tar.gz.asc Source1: http://nano-editor.org/dist/v%{_version}/%{name}-%{version}.tar.gz.asc
Source2: %{name}.keyring Source2: https://savannah.gnu.org/people/viewgpg.php?user_id=42085#/%{name}.keyring
BuildRequires: file-devel BuildRequires: file-devel
BuildRequires: ncurses-devel BuildRequires: ncurses-devel
BuildRequires: pkg-config BuildRequires: pkgconfig
BuildRequires: zlib-devel BuildRequires: zlib-devel
Requires(post): info Requires(post): info
Requires(preun): info Requires(preun): info