public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/conman] epel10: Escape macros in %changelog
@ 2026-08-12 20:05 Igor Gnatenko
  0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-08-12 20:05 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/conman
            Branch : epel10
            Commit : aa7a29bde7560ca52d4f9118742ec021080cda64
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2018-02-09T09:04:16+01:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/conman/c/aa7a29bde7560ca52d4f9118742ec021080cda64?branch=epel10

            Log:
            Escape macros in %changelog

Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/conman.spec b/conman.spec
index e36b664..fe71d03 100644
--- a/conman.spec
+++ b/conman.spec
@@ -1,6 +1,6 @@
 Name:               conman
 Version:            0.2.9
-Release:            2%{?dist}
+Release:            3%{?dist}
 Summary:            ConMan - The Console Manager
 
 Group:              Applications/System
@@ -88,6 +88,9 @@ chmod -x $RPM_BUILD_ROOT%{_datadir}/%{name}/*.exp
 
 
 %changelog
+* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.9-3
+- Escape macros in %%changelog
+
 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 
@@ -113,7 +116,7 @@ chmod -x $RPM_BUILD_ROOT%{_datadir}/%{name}/*.exp
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
 * Fri Jan 15 2016 David Sommerseth <davids@redhat.com> - 0.2.7-9
-- Minor cleanup, corrected URL and %Source0 to new upstream hosting
+- Minor cleanup, corrected URL and %%Source0 to new upstream hosting
 - Align package license with upstream license - GPLv3+
 
 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.7-8

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

only message in thread, other threads:[~2026-08-12 20:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 20:05 [rpms/conman] epel10: Escape macros in %changelog Igor Gnatenko

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