modify spec

This commit is contained in:
jinjin 2020-01-09 22:17:39 -05:00
parent 9eedd3006a
commit c39bf937e0

View File

@ -1,10 +1,10 @@
Name: uuid
Version: 1.6.2
Release: 42
Release: 43
Summary: Universally Unique Identifier library
License: MIT
URL: http://www.ossp.org/pkg/lib/uuid/
Source0: ftp://ftp.ossp.org/pkg/lib/uuid/uuid-%{version}.tar.gz
Source0: http://www.mirrorservice.org/sites/ftp.ossp.org/pkg/lib/uuid/uuid-1.6.2.tar.gz
Patch0001: uuid-1.6.1-ossp.patch
Patch0002: uuid-1.6.1-mkdir.patch
Patch0003: uuid-1.6.2-php54.patch
@ -174,5 +174,8 @@ popd
%{_mandir}/man3/*
%changelog
* Fri Jan 10 2020 Lijin Yang <yanglijin@huawei.com> - 1.6.2-43
- Change url to valid address
* Tue Nov 19 2019 yanzhihua <yanzhihua4@huawei.com> - 1.6.2-42
- Package init