Modifying the source code package address

This commit is contained in:
wu-leilei 2022-11-16 10:00:15 +08:00
parent a1420f6f04
commit 8045324cc4

View File

@ -1,10 +1,10 @@
Name: sblim-sfcc
Summary: Small Footprint CIM Client Library
Version: 2.2.8
Release: 11
License: EPL
Release: 12
License: EPL-1.0
URL: http://www.sblim.org
Source0: http://downloads.sourceforge.net/project/sblim/%{name}/%{name}-%{version}.tar.bz2
Source0: https://nav.dl.sourceforge.net/project/sblim/%{name}/%{name}-%{version}.tar.bz2
BuildRequires: curl-devel gcc chrpath gcc-c++
@ -54,5 +54,8 @@ chrpath --delete %{buildroot}%{_libdir}/libcmpisfcc.so.1.0.0
%{_mandir}/man3/*.3.gz
%changelog
* Tue Nov 19 2019 caomeng<caomeng5@huawei.com> - 2.2.8 -11
* Mon Nov 14 2022 wulei <wulei80@h-partners.com> - 2.2.8-12
- Modifying the source code package address
* Tue Nov 19 2019 caomeng<caomeng5@huawei.com> - 2.2.8-11
- Package init