public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Till Maas <opensource@till.name>
To: git-commits@fedoraproject.org
Subject: [rpms/antlr3] epel10: Add missing dist tags for subpackages
Date: Wed, 22 Jul 2026 19:37:27 GMT	[thread overview]
Message-ID: <178474904772.1.9134049810867696006.rpms-antlr3-509553bfb56a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/antlr3
Branch : epel10
Commit : 509553bfb56aa6b6ac99f650e626f9e3f897f399
Author : Till Maas <opensource@till.name>
Date   : 2014-08-31T22:51:38+02:00
Stats  : +8/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/antlr3/c/509553bfb56aa6b6ac99f650e626f9e3f897f399?branch=epel10

Log:
Add missing dist tags for subpackages

---
diff --git a/antlr3.spec b/antlr3.spec
index 7fd73a9..905f2e4 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -4,7 +4,7 @@
 %global c_runtime_version 3.4
 #%global python_runtime_version 3.1.3
 %global javascript_runtime_version 3.1
-%global baserelease 2
+%global baserelease 3
 
 Summary:            ANother Tool for Language Recognition
 Name:               antlr3
@@ -73,7 +73,7 @@ BuildArch:      noarch
 %package      javascript
 Summary:      Javascript run-time support for ANTLR-generated parsers
 Version:      %{javascript_runtime_version}
-Release:      %{antlr_version}.%{baserelease}
+Release:      %{antlr_version}.%{baserelease}%{?dist}
 BuildArch:    noarch
 
 %description  javascript
@@ -82,7 +82,7 @@ Javascript run-time support for ANTLR-generated parsers
 %package   C
 Summary:   C run-time support for ANTLR-generated parsers
 Version:   %{c_runtime_version}
-Release:      %{antlr_version}.%{baserelease}
+Release:      %{antlr_version}.%{baserelease}%{?dist}
 
 %description C
 C run-time support for ANTLR-generated parsers
@@ -91,7 +91,7 @@ C run-time support for ANTLR-generated parsers
 Summary:   Header files for the C bindings for ANTLR-generated parsers
 Requires:  %{name}-C = %{epoch}:%{c_runtime_version}-%{release}
 Version:   %{c_runtime_version}
-Release:      %{antlr_version}.%{baserelease}
+Release:      %{antlr_version}.%{baserelease}%{?dist}
 
 
 %description C-devel
@@ -104,7 +104,7 @@ BuildRequires:  graphviz
 BuildRequires:  doxygen
 Requires:       %{name}-C = %{epoch}:%{c_runtime_version}-%{release}
 Version:   %{c_runtime_version}
-Release:      %{antlr_version}.%{baserelease}
+Release:      %{antlr_version}.%{baserelease}%{?dist}
 
 %description    C-docs
 This package contains doxygen documentation with instruction
@@ -272,6 +272,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
 %doc tool/LICENSE.txt
 
 %changelog
+* Sun Aug 31 2014 Till Maas <opensource@till.name> - 1:3.5.2-3
+- Add missing dist tags for subpackages
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.5.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 

                 reply	other threads:[~2026-07-22 19:37 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=178474904772.1.9134049810867696006.rpms-antlr3-509553bfb56a@fedoraproject.org \
    --to=opensource@till.name \
    --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