|
@@ -1,15 +1,15 @@
|
|
%define rpmhome %{_prefix}/lib/rpm
|
|
%define rpmhome %{_prefix}/lib/rpm
|
|
%define pubringdir %{rpmhome}/gnupg
|
|
%define pubringdir %{rpmhome}/gnupg
|
|
-%define keyringdate 20110722
|
|
+%define keyringdate 20130225
|
|
|
|
|
|
Summary: The gnupg keyring for Vine Linux
|
|
Summary: The gnupg keyring for Vine Linux
|
|
Summary(ja): Vine Linux 用の GnuPG 鍵輪
|
|
Summary(ja): Vine Linux 用の GnuPG 鍵輪
|
|
Name: vine-keyring
|
|
Name: vine-keyring
|
|
-Version: 2.11
|
|
+Version: 2.12
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: distributable without modification
|
|
License: distributable without modification
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
-Source0: %{name}-%{keyringdate}.tar.bz2
|
|
+Source0: %{name}-%{keyringdate}.tar.xz
|
|
Source10: gpg-import.sh
|
|
Source10: gpg-import.sh
|
|
Source11: gpg-import.lua
|
|
Source11: gpg-import.lua
|
|
Source12: gpg-import.conf
|
|
Source12: gpg-import.conf
|
|
@@ -91,6 +91,10 @@ exit 0
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Feb 25 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12-1
|
|
|
|
+- update vine-keyring
|
|
|
|
+ - add tomop (new key)
|
|
|
|
+
|
|
* Fri Jul 22 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11-1
|
|
* Fri Jul 22 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11-1
|
|
- refresh all keys from keyserver
|
|
- refresh all keys from keyserver
|
|
|
|
|