public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Fix mangled Release tag
Date: Mon, 10 Aug 2026 09:34:17 GMT	[thread overview]
Message-ID: <178635445779.1.1804108172213955506.rpms-fedora-release-0c173314919f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : 0c173314919fd83bb6f249409daf1c83611a8537
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date   : 2016-10-31T17:26:10-04:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/0c173314919fd83bb6f249409daf1c83611a8537?branch=f45

Log:
Fix mangled Release tag

---
diff --git a/fedora-release.spec b/fedora-release.spec
index 58ca454..76c6f49 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -5,7 +5,7 @@
 Summary:        Fedora release files
 Name:           fedora-release
 Version:        26
-Release:        0.2
+Release:        0.3
 License:        MIT
 Group:          System Environment/Base
 URL:            http://fedoraproject.org
@@ -88,7 +88,7 @@ depend on.
 
 %package -n convert-to-edition
 Summary: Script for converting between Fedora Editions
-Requires: fedora-release = %{version}-{release}
+Requires: fedora-release = %{version}-%{release}
 
 %description -n convert-to-edition
 Provides a script to convert the running system between Fedora Editions
@@ -340,6 +340,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 /usr/sbin/convert-to-edition
 
 %changelog
+* Mon Oct 31 2016 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 26-0.3
+- Fix mangled Release tag
+
 * Fri Oct 28 2016 Stephen Gallagher <sgallagh@redhat.com> - 26-0.2
 - Move convert-to-edition to its own subpackage
 - Eliminate circular dependency on bash from the base package

                 reply	other threads:[~2026-08-10  9:34 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=178635445779.1.1804108172213955506.rpms-fedora-release-0c173314919f@fedoraproject.org \
    --to=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