Hello community,

here is the log from the commit of package easy-rsa for openSUSE:Factory 
checked in at 2017-10-26 18:44:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/easy-rsa (Old)
 and      /work/SRC/openSUSE:Factory/.easy-rsa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "easy-rsa"

Thu Oct 26 18:44:10 2017 rev:7 rq:535010 version:3.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/easy-rsa/easy-rsa.changes        2017-10-18 
10:55:05.395902697 +0200
+++ /work/SRC/openSUSE:Factory/.easy-rsa.new/easy-rsa.changes   2017-10-26 
18:44:14.496350296 +0200
@@ -1,0 +2,6 @@
+Wed Oct 18 08:40:40 UTC 2017 - [email protected]
+
+- update release tarball instead of git snapshot
+- add upstream signing keyring and verify source signature
+
+-------------------------------------------------------------------

Old:
----
  v3.0.3.tar.gz

New:
----
  EasyRSA-3.0.3.tgz
  EasyRSA-3.0.3.tgz.sig
  easy-rsa.keyring

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ easy-rsa.spec ++++++
--- /var/tmp/diff_new_pack.4dQt7I/_old  2017-10-26 18:44:15.384308856 +0200
+++ /var/tmp/diff_new_pack.4dQt7I/_new  2017-10-26 18:44:15.388308669 +0200
@@ -24,7 +24,10 @@
 License:        GPL-2.0
 Group:          Productivity/Networking/Security
 Url:            https://github.com/OpenVPN/easy-rsa
-Source:         https://github.com/OpenVPN/easy-rsa/archive/v%{version}.tar.gz
+Source:         
https://github.com/OpenVPN/easy-rsa/releases/download/v%{version}/EasyRSA-%{version}.tgz
+Source1:        
https://github.com/OpenVPN/easy-rsa/releases/download/v%{version}/EasyRSA-%{version}.tgz.sig
+# https://github.com/OpenVPN/easy-rsa/tree/master/release-keys
+Source2:        %{name}.keyring
 Patch100:       suse-packaging.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -35,23 +38,22 @@
 certificates, including sub-CAs and certificate revokation lists (CRL).
 
 %prep
-%setup -q
-%patch100 -p0
+%setup -q -n EasyRSA-%{version}
+%patch100 -p1
 
 %build
 
 %install
 install -dm0755 %{buildroot}/%{_sysconfdir}/easy-rsa/
 install -dm0755 %{buildroot}/%{_sysconfdir}/easy-rsa/x509-types
-install -Dm0644 easyrsa3/vars.example %{buildroot}/%{_sysconfdir}/easy-rsa/
-install -Dm0644 easyrsa3/openssl-1.0.cnf 
%{buildroot}/%{_sysconfdir}/easy-rsa/openssl-1.0.cnf
-install -Dm0644 easyrsa3/x509-types/* 
%{buildroot}/%{_sysconfdir}/easy-rsa/x509-types/
-install -Dm0755 easyrsa3/easyrsa %{buildroot}/%{_bindir}/easyrsa
+install -Dm0644 vars.example %{buildroot}/%{_sysconfdir}/easy-rsa/
+install -Dm0644 openssl-1.0.cnf 
%{buildroot}/%{_sysconfdir}/easy-rsa/openssl-1.0.cnf
+install -Dm0644 x509-types/* %{buildroot}/%{_sysconfdir}/easy-rsa/x509-types/
+install -Dm0755 easyrsa %{buildroot}/%{_bindir}/easyrsa
 
 %files
 %defattr(-,root,root)
-%doc KNOWN_ISSUES README.md README.quickstart.md COPYING.md
-%doc Licensing/*
+%doc gpl-2.0.txt README.quickstart.md COPYING.md
 %doc doc/*
 %{_bindir}/easyrsa
 %config(noreplace) %{_sysconfdir}/easy-rsa

++++++ easy-rsa.keyring ++++++
++++ 1745 lines (skipped)


Reply via email to