Modify Source0 Url

This commit is contained in:
wangge 2020-09-11 15:22:58 +08:00
parent 376fbd0d7b
commit b787b20053
4 changed files with 7 additions and 4 deletions

View File

@ -4,11 +4,11 @@
Name: umoci Name: umoci
Version: 0.4.5 Version: 0.4.5
Release: 2 Release: 3
Summary: Open Container Image manipulation tool Summary: Open Container Image manipulation tool
License: Apache-2.0 License: Apache-2.0
URL: https://umo.ci URL: https://github.com/opencontainers/umoci
Source0: https://github.com/openSUSE/umoci/releases/download/v%{version}/umoci.tar.xz Source0: https://github.com/opencontainers/umoci/archive/v0.4.5.tar.gz
BuildRequires: fdupes go >= 1.6 go-md2man BuildRequires: fdupes go >= 1.6 go-md2man
%description %description
@ -48,5 +48,8 @@ done
%{_mandir}/man1/umoci* %{_mandir}/man1/umoci*
%changelog %changelog
* Wed Sep 9 2020 Ge Wang <wangge20@huawei.com> - 0.4.5-3
- Modify Source0 Url
* Wed Mar 18 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.4.5-2 * Wed Mar 18 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.4.5-2
- Package init - Package init

Binary file not shown.

View File

@ -1,4 +1,4 @@
version_control: github version_control: github
src_repo: openSUSE/umoci src_repo: opencontainers/umoci
tag_prefix: ^v tag_prefix: ^v
seperator: . seperator: .

BIN
v0.4.5.tar.gz Normal file

Binary file not shown.