SHA256
1
0
forked from pool/gpp

Accepting request 1116390 from home:psych0naut

Update to GPP 2.28

OBS-URL: https://build.opensuse.org/request/show/1116390
OBS-URL: https://build.opensuse.org/package/show/devel:tools/gpp?expand=0&rev=11
This commit is contained in:
Dirk Mueller 2023-10-09 11:13:23 +00:00 committed by Git OBS Bridge
parent bc0ab32c40
commit c0c2e176f9
6 changed files with 32 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49eb99d22af991e7f4efe2b21baa1196e9ab98c05b4b7ed56524a612c47b8fd3
size 140298

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2WFch0UdorzrkBIENu7AW7+KLuQFAl8elvcACgkQNu7AW7+K
LuT+SxAAk/iMHe4abztIGymhVDHRx64UVHkPhvE5aQprEK937uvR7wNd7Ot9wPGN
Us0LZCJCZLDEDBnIY/2DDtjvC1GeGjsB1IJJuePY1HfofQmiX6d8jeWOi0OB089/
sPWd2urmoVwnDS54aAvmRAuBLM8jGjGC+P+MiCeDov4Ft4IdOF/3o7GFbVKYgYsM
4mHTFwKt5TBzrarVfyCwBVbELY+MyvBwJ45OIzHN8pGacbjYJhSJpetHP7dzwfAr
aM8IaEU/CUkszRBDpRn2eH4VasYvnyhb1EoFP3iUut71vfBzMi+6t6s21xLI7Hj1
hlnLYLY40Js54aPMRnEuRCJKlPRoVcecq45fDNL9Kre1Uorzr5HyzR+T2GZzzqco
9GIe1/r6HzX5vpgrhRlqf8b/A+bN25tqKJr2Ae9EBSGSIgsepHHJI1wXum7IZBah
MtpVz1FrQZZi7duRaikoNEBwimj7OeF0cZ5cpc/KWkkJqFRxB/ZdP4/wMS1uyuXS
c+5Srt7F2sNQ7Ccp/O8dfLA8XE+2IpZTR0Oan+C88VxnewYGp3puDG4Pse+2/qk5
1wSYnhZ0Fpu7aUZVPcy2G55mZ/PE8KPW38PPvonIKE2v9dL3TxFLW27UmT41Uiv4
TAMbrnptftBNr/IRX2Ud9hXClFFyV/8+C5m+/S+eDLTclpPBJc0=
=okSs
-----END PGP SIGNATURE-----

3
gpp-2.28.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:343d33d562e2492ca9b51ff2cc4b06968a17a85fdc59d5d4e78eed3b1d854b70
size 143337

16
gpp-2.28.tar.bz2.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2WFch0UdorzrkBIENu7AW7+KLuQFAmUS43AACgkQNu7AW7+K
LuSrOg/+JLnd9kqXjC4mFS+uvJGAb6rkRPaUaRzNL/bn3EHZjuDJZtpS3qTOTgxK
AvK0M/P8L6AUpIhZcjF20BdykrfdcnAwQPhsmnUkWf35YExPg76yooOSvnN+xM/H
9x3pNAq+io/A4Dy7KZo71Ox+sQFc9ryNwyTzcjvabVLmsVKQu696gDavwbg+d0YA
KRuuBjAavqHTti8FZlOAbhcfjcPOQ2nKnw7TWzvO2bs6TzkO4bdncD7WwPsX6eUa
wE/7yr5xbUlnwbfyCbQOaMeoeNQrIfIqYSTfNOVn5qNqAFE0gE0QSi5YA9OB+Xeu
tcPi3DOC5xceIgusHHVBTq0DP8NcevJ7gE366vYU4VorSmR4ahJ9BEMja8jP0jOw
Fdv+zYmx4c0ZtuPBlv8BWqU+9p0J8WDAzvpp/fqwjDIdxTameMuvYZBCchb+8azO
bJK1/yPqyrnp8RfQG3ACY1kPoL5mZvn2RO2PF/d7WxpUe5TOEKVA/JQDg8cswhkB
97ZdOdZ64D8KjR74HqOhCZdLJBa/TQtzRG4h3i3dt2Al4OLW7SQm0MDLB6kujH3j
fNJarCmDfCo6I6/ZFuIRt3ku/yxI0wB6LTTBdgaUGFZO9a4ckKz//6xF8zG4+Atw
Li43QIhsON7qXJ1oQEtqBv5IqWhRfLwyoc+LsNf1NQk7Qs344P4=
=BhzT
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 09 07:45:37 UTC 2023 - psychonaut@nothingisreal.com
- update to GPP 2.28
* Fixed typos in documentation (Issues #57 and #61)
* Added #sinclude meta-macro for silent includes (Issue #63)
* requested inclusion in Leap 15.4 and 15.5; see
https://bugzilla.suse.com/show_bug.cgi?id=1108673
-------------------------------------------------------------------
Mon Jul 27 09:21:12 UTC 2020 - psychonaut@nothingisreal.com
@ -15,7 +24,8 @@ Wed Jul 15 13:11:00 UTC 2020 - psychonaut@nothingisreal.com
* Various minor fixes and revisions to the documentation
* Added autoconf checks for popen() and pclose()
* Moved the openSUSE-specific RPM spec file to a separate repository
* Avoided possibility of stack overflow during parsing (Issue #26)
* Avoided possibility of stack overflow during parsing (Issue #26;
CVE-2018-17076)
- update keyring
-------------------------------------------------------------------

View File

@ -2,7 +2,7 @@
# spec file for package gpp
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017, 2020 Tristan Miller <psychonaut@nothingisreal.com>
# Copyright (c) 2017-2023 Tristan Miller <psychonaut@nothingisreal.com>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: gpp
Version: 2.27
Version: 2.28
Release: 0
Summary: Generic Preprocessor
License: LGPL-3.0+