public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Artur Frenszek-Iwicki <fedora@svgames.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/lazarus] multiple-IDE-widgetsets: Add "Obsoletes:" for upgrades from F37/F38
Date: Thu, 23 Jul 2026 08:18:15 GMT	[thread overview]
Message-ID: <178479469510.1.8624241209019507153.rpms-lazarus-cc41a613742e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : cc41a613742ee27278c373ef1e7fedeebe1982b1
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date   : 2023-06-08T13:36:56+02:00
Stats  : +22/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/lazarus/c/cc41a613742ee27278c373ef1e7fedeebe1982b1?branch=multiple-IDE-widgetsets

Log:
Add "Obsoletes:" for upgrades from F37/F38

---
diff --git a/lazarus.spec b/lazarus.spec
index 7cdadea..e210eaf 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -57,6 +57,9 @@ Requires:	%{name}-lcl%{?_isa} = %{version}-%{release}
 
 Recommends:	%{name}-doc = %{version}-%{release}
 
+# For smooth upgrade from F38 or older. Can be removed in F41.
+Obsoletes:  lazarus < 2.2.6-2
+
 ExclusiveArch:  %{fpc_arches}
 
 %description
@@ -85,6 +88,9 @@ Requires: fpc-src
 Requires: gdb
 Requires: make
 
+# For smooth upgrade from F38 or older. Can be removed in F41.
+Obsoletes:  lazarus < 2.2.6-2
+
 %description ide
 Lazarus is a cross-platform IDE and component library for Free Pascal.
 
@@ -98,6 +104,9 @@ Requires: binutils
 Requires: fpc%{?_isa}
 Requires: glibc-devel%{?_isa}
 
+# For smooth upgrade from F38 or older. Can be removed in F41.
+Obsoletes:  lazarus < 2.2.6-2
+
 %description tools
 Lazarus is a cross-platform IDE and component library for Free Pascal.
 
@@ -108,6 +117,9 @@ This package provides helper programs used for building Lazarus projects.
 Summary: Lazarus IDE documentation
 License: %{license_doc}
 
+# For smooth upgrade from F38 or older. Can be removed in F41.
+Obsoletes:  lazarus < 2.2.6-2
+
 %description doc
 Lazarus is a cross-platform IDE and component library for Free Pascal.
 
@@ -119,6 +131,9 @@ Summary: Lazarus Component Library
 Recommends:	%{name}-lcl-nogui%{?_isa} = %{version}-%{release}
 Recommends:	%{name}-lcl-gtk2%{?_isa} = %{version}-%{release}
 
+# For smooth upgrade from F38 or older. Can be removed in F41.
+Obsoletes:  lazarus < 2.2.6-2
+
 %description lcl
 Lazarus is a cross-platform IDE and component library for Free Pascal.
 
@@ -129,6 +144,9 @@ This package contains the common parts of the Lazarus Component Library.
 Summary: Lazarus Component Library - non-graphical components
 Requires: %{name}-lcl%{?_isa} = %{version}-%{release}
 
+# For smooth upgrade from F38 or older. Can be removed in F41.
+Obsoletes:  lazarus < 2.2.6-2
+
 %description lcl-nogui
 Lazarus is a cross-platform IDE and component library for Free Pascal.
 
@@ -142,6 +160,9 @@ Requires: %{name}-lcl%{?_isa} = %{version}-%{release}
 
 Requires: gtk2-devel%{?_isa}
 
+# For smooth upgrade from F38 or older. Can be removed in F41.
+Obsoletes:  lazarus < 2.2.6-2
+
 %description lcl-gtk2
 Lazarus is a cross-platform IDE and component library for Free Pascal.
 
@@ -469,6 +490,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
 - Move lazbuild and other tools to a separate sub-package
 - Apart from the default GTK2, build the LCL with GTK3, Qt and Qt5
 - Use multiple jobs during the build
+- Add Obsoletes: for smooth upgrade from F37/F38
 
 * Wed Mar 08 2023 Artur Frenszek-Iwicki <fedora@svgames.pl> - 2.2.6-1
 - Update to v2.2.6

                 reply	other threads:[~2026-07-23  8:18 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=178479469510.1.8624241209019507153.rpms-lazarus-cc41a613742e@fedoraproject.org \
    --to=fedora@svgames.pl \
    --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