!5 update version to 3.0.1

From: @panxh_purple
Reviewed-by: @zhujianwei001
Signed-off-by: @zhujianwei001
This commit is contained in:
openeuler-ci-bot 2021-12-06 03:55:54 +00:00 committed by Gitee
commit cd809d7c0c
3 changed files with 9 additions and 3 deletions

Binary file not shown.

BIN
sscg-3.0.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: sscg
Version: 2.6.2
Version: 3.0.1
Release: 1
Summary: Simple Signed Certificate Generator
License: GPL-3.0
URL: https://github.com/sgallagher/sscg
Source0: https://github.com/sgallagher/sscg/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz
Source0: https://github.com/sgallagher/sscg/archive/refs/tags/%{name}-%{version}.tar.gz
BuildRequires: gcc libtalloc-devel openssl-devel popt-devel libpath_utils-devel meson ninja-build git help2man
@ -16,7 +16,7 @@ the service certificate without needing to set up a full PKI environment and wit
the machine to a risk of false signatures from the service certificate.
%prep
%autosetup -n %{name}-%{version} -p1 -Sgit
%autosetup -n %{name}-%{name}-%{version} -p1 -Sgit
%build
%meson
@ -44,6 +44,12 @@ the machine to a risk of false signatures from the service certificate.
%{_mandir}/man8/sscg.8*
%changelog
* Tue Nov 30 2021 panxiaohe<panxiaohe@huawei.com> - 3.0.1-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update version to 3.0.1
* Sat Jul 25 2020 yang_zhuang_zhuang<yangzhuangzhuang1@huawei.com> - 2.6.2-1
- Type:enhancement
- ID:NA