public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Fix mangled Release tag
@ 2026-08-10  9:34 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-10  9:34 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-08-10  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:34 [rpms/fedora-release] f45: Fix mangled Release tag 

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