New upstream release (rhbz#1524155)
This commit is contained in:
parent
868a998daf
commit
1a2a862d65
@ -2,7 +2,7 @@
|
||||
|
||||
# Uncomment when building a bootstrap for a bumped so-name.
|
||||
# You also need to adjust the parameters below.
|
||||
%global bootstrap 1
|
||||
#global bootstrap 1
|
||||
|
||||
%if 0%{?bootstrap}
|
||||
%global reldate_old 20160607
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
Name: json-c
|
||||
Version: 0.13
|
||||
Release: 0.1%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: JSON implementation in C
|
||||
|
||||
License: MIT
|
||||
@ -173,6 +173,9 @@ end
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 11 2017 Björn Esser <besser82@fedoraproject.org> - 0.13-1
|
||||
- New upstream release (rhbz#1524155)
|
||||
|
||||
* Sun Dec 10 2017 Björn Esser <besser82@fedoraproject.org> - 0.13-0.1
|
||||
- Bootstrapping for so-name bump
|
||||
- Keep json_object_private.h
|
||||
|
1
sources
1
sources
@ -1,2 +1 @@
|
||||
SHA512 (json-c-0.12.1-20160607.tar.gz) = 1e4e63b3a9dbd959049955a2fa548067edd394d7d7fa7a8ae86dbad3a7ed02058bc6353aefacd0cb56f3ec4bc01858c80d74a5264eb381eb4c7c15dee5fb81a6
|
||||
SHA512 (json-c-0.13-20171207.tar.gz) = bac85d9107694b479549a28ce79ae6a2eb937694a7848f7f69fb8a280b20ef39249d9d31aa3f82fd5d66a887dd96b2d17717e6e37b97156a3cc44fdfaa0138e0
|
||||
|
Loading…
Reference in New Issue
Block a user