Accepting request 878301 from home:jgwang:branches:devel:libraries:c_c++
Update to version 53 OBS-URL: https://build.opensuse.org/request/show/878301 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/inih?expand=0&rev=12
This commit is contained in:
parent
59322da026
commit
e172a5d91a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:439cff9ce9a8afc52d08772ac3e93b3cecd79c7707f871fb4534fb3a48201880
|
||||
size 16808
|
3
inih-r53.tar.gz
Normal file
3
inih-r53.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01b0366fdfdf6363efc070c2f856f1afa33e7a6546548bada5456ad94a516241
|
||||
size 16984
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 11 07:19:10 UTC 2021 - Wang Jun <jgwang@suse.com> - 53
|
||||

|
||||
- Update to version 53
|
||||
* Add architecture ppc64le to travis build (#122)
|
||||
* enable distro settings by default (#125)
|
||||
* meson: optionally depend on c++ (#124)
|
||||
* meson: add static compile args to inih_dep (#126)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 24 09:40:03 UTC 2020 - Matthias Bach <marix@marix.org> - 52
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package inih
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2020 Matthias Bach <marix@marix.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: inih
|
||||
Version: 52
|
||||
Version: 53
|
||||
Release: 0
|
||||
Summary: Simple .INI file parser in C, good for embedded systems
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user