public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gappa] f44: Version 1.8.1
Date: Fri, 26 Jun 2026 16:51:22 GMT	[thread overview]
Message-ID: <178249268226.1.8000223340545005860.rpms-gappa-265ff9718bed@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gappa
            Branch : f44
            Commit : 265ff9718bedf9e37898d951287c3045cd531353
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-26T10:27:33-06:00
            Stats  : +5/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/gappa/c/265ff9718bedf9e37898d951287c3045cd531353?branch=f44

            Log:
            Version 1.8.1

- Regenerate lex & yacc files

---
diff --git a/gappa.spec b/gappa.spec
index 78fb2ad..f959fd8 100644
--- a/gappa.spec
+++ b/gappa.spec
@@ -1,7 +1,7 @@
 %global _docdir_fmt %{name}
 
 Name:		gappa
-Version:	1.8.0
+Version:	1.8.1
 Release:	%autorelease
 Summary:	Prove programs with floating-point or fixed-point arithmetic
 
@@ -64,6 +64,9 @@ Documentation for gappa.
 # Increase the test timeout for ARM
 sed -i 's/timeout 5/&0/' Remakefile.in
 
+# Force the lex & yacc sources to be regenerated
+rm src/parser/lexer.cpp src/parser/parser.{c,h}pp
+
 %build
 %configure
 # Use the system remake

diff --git a/sources b/sources
index 0bc7378..bb34d9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gappa-1.8.0.tar.gz) = f90193a78545b1dd4e59ac9a2c92a3dbab9f748a020d80e5842f8816aec58d4449a699079afad7f3aa54a364c2a4469f8d089bd9ebb00d19a7eb451eaad5395d
+SHA512 (gappa-1.8.1.tar.gz) = 0daeb89018b610103842406e3183f052c6fc4c261cbd2cc256c23102cfb2fba52c960d21336db5af96e68aa8e14542a1f068627350961c8170dbb3cfbd56ca97

                 reply	other threads:[~2026-06-26 16:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178249268226.1.8000223340545005860.rpms-gappa-265ff9718bed@fedoraproject.org \
    --to=loganjerry@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox