Modify Source0

This commit is contained in:
fly_fzc 2022-11-23 11:59:37 +08:00
parent cab3c5ac0d
commit a7592cefaf

View File

@ -1,10 +1,10 @@
Name: jansson
Version: 2.14
Release: 2
Release: 3
Summary: A C library for encoding, decoding and manipulating JSON data
License: MIT
URL: http://www.digip.org/jansson/
Source0: https://digip.org/jansson/releases/%{name}-%{version}.tar.bz2
Source0: https://github.com/akheron/jansson/releases/download/v%{version}/%{name}-%{version}.tar.bz2
Patch6000: Fix-the-check-exports-tests-for-versioned-symbols.patch
@ -55,6 +55,12 @@ make check
%doc CHANGES
%changelog
* Wed Nov 23 2022 fuanan <fuanan3@h-partners.com> - 2.14-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:Modify Source0
* Tue Oct 25 2022 yanglongkang <yanglongkang@h-partners.com> - 2.14-2
- rebuild for next release