public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cfdg] f44: 3.4.3
@ 2026-07-01 14:22 Gwyn Ciesla
  0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-07-01 14:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cfdg
Branch : f44
Commit : 21dcf6385b18657414075f205fae376d0697387f
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-07-01T09:21:35-05:00
Stats  : +12/-8 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/cfdg/c/21dcf6385b18657414075f205fae376d0697387f?branch=f44

Log:
3.4.3

---
diff --git a/.gitignore b/.gitignore
index 0ec2794..9eaed2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ src-win/win-install/*.exe
 /ContextFreeSource3.3.tgz
 /ContextFreeSource3.4.1.tgz
 /ContextFreeSource3.4.2.tgz
+/ContextFreeSource3.4.3.tgz

diff --git a/cfdg-nostrip.patch b/cfdg-nostrip.patch
index 957afd8..c67ba62 100644
--- a/cfdg-nostrip.patch
+++ b/cfdg-nostrip.patch
@@ -1,11 +1,11 @@
---- context-free3.4.1/Makefile~	2025-01-08 13:49:10.942056778 -0600
-+++ context-free3.4.1/Makefile	2025-01-08 13:52:06.783315052 -0600
-@@ -134,7 +134,7 @@
- 
+--- ContextFreeSource3.4.3/Makefile~	2026-06-30 00:32:23.000000000 -0500
++++ ContextFreeSource3.4.3/Makefile	2026-07-01 09:13:00.114920560 -0500
+@@ -139,7 +139,7 @@
  cfdg: $(OBJS)
  	$(LINK.o) $^ $(LINKFLAGS) -o $@
+ ifndef DEB_BUILD_MAINT_OPTIONS
 -	strip $@
 +#	strip $@
+ endif
  
  
- #

diff --git a/cfdg.spec b/cfdg.spec
index 29048fd..566173c 100644
--- a/cfdg.spec
+++ b/cfdg.spec
@@ -1,6 +1,6 @@
 Name: cfdg
-Version:  3.4.2
-Release:  6%{?dist}
+Version:  3.4.3
+Release:  1%{?dist}
 Summary: Context Free Design Grammar
 
 License: GPL-2.0-or-later
@@ -42,6 +42,9 @@ install -D -m 755 cfdg %{buildroot}%{_bindir}/cfdg
 %doc input/* README* ChangeLog
 
 %changelog
+* Wed Jul 01 2026 Gwyn Ciesla <gwync@protonmail.com> - 3.4.3-1
+- 3.4.3
+
 * Mon Jun 08 2026 František Zatloukal <fzatlouk@redhat.com> - 3.4.2-6
 - Rebuilt for icu 78.3
 

diff --git a/sources b/sources
index af2cfc5..eaa760d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ContextFreeSource3.4.2.tgz) = 172428a37f668a268d15a8341fd776082d3fe5e75b383611f13a3111d04c477e341c064542166f495532e34753a34c5f74a92b22dc3a03fa0bd1cad8061d0b57
+SHA512 (ContextFreeSource3.4.3.tgz) = d6b8d57a8426eb9783425bb3daaf88af166b2138a3343c99ebbc9db7822704a51e49936f92875a4c8904260a7a02ee9c2b3f7931ad49a982758ed039bef33878

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-01 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 14:22 [rpms/cfdg] f44: 3.4.3 Gwyn Ciesla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox