public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Joost van der Sluis <joost@cnoc.nl>
To: git-commits@fedoraproject.org
Subject: [rpms/lazarus] multiple-IDE-widgetsets: Updated to version 0.9.30.2
Date: Thu, 23 Jul 2026 08:17:36 GMT	[thread overview]
Message-ID: <178479465619.1.1612980248013856389.rpms-lazarus-3dd17a6cc59a@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/lazarus
            Branch : multiple-IDE-widgetsets
            Commit : 3dd17a6cc59abc6c644b8045d05ee7d9068487e5
            Author : Joost van der Sluis <joost@cnoc.nl>
            Date   : 2012-03-13T16:37:55+01:00
            Stats  : +13/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/lazarus/c/3dd17a6cc59abc6c644b8045d05ee7d9068487e5?branch=multiple-IDE-widgetsets

            Log:
            Updated to version 0.9.30.2

- Rebuild with fpc 2.6.0

---
diff --git a/.gitignore b/.gitignore
index 00f2425..d714c52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 lazarus-0.9.28-src.tar.bz2
 /lazarus-0.9.30-src.tar.bz2
+/lazarus-0.9.30.2-src.tar.bz2

diff --git a/lazarus.spec b/lazarus.spec
index 2a50eb7..d1ad024 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,6 +1,6 @@
 Name:           lazarus
-Version:        0.9.30
-Release:        2%{?dist}
+Version:        0.9.30.2
+Release:        1%{?dist}
 Summary:        Lazarus Component Library and IDE for Freepascal
 
 Group:          Development/Languages
@@ -17,8 +17,8 @@ Requires:       fpc-src, fpc, binutils, glibc-devel, gdb, gtk2-devel
 ExcludeArch:    s390 s390x
 
 %description
-A free and opensource RAD tool for Free Pascal using the Lazarus
-component library - LCL, which is also included in this package.
+A free and open-source RAD tool for Free Pascal using the Lazarus
+Component Library - LCL, which is also included in this package.
 
 %prep
 %setup -c -q
@@ -32,6 +32,9 @@ rm -rf debian
 cd tools
 find install -depth -type d ! \( -path "install/linux/*" -o -path "install/linux" -o -path "install" \) -exec rm -rf '{}' \;
 cd ..
+# Remove patch-backup files
+rm Makefile.fpc.orig
+rm install/lazarus.desktop.orig
 
 export FPCDIR=%{_datadir}/fpcsrc/
 fpcmake -Tall
@@ -88,6 +91,10 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_mandir}/*/*
 
 %changelog
+* Tue Mar 13 2012 Joost van der Sluis <joost@cnoc.nl> - 0.9.30.2-1
+- Updated to version 0.9.30.2
+- Rebuild with fpc 2.6.0
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.30-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 

diff --git a/sources b/sources
index e16d7f6..696dd1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ece11700df569ebb518ccca37d93f1d  lazarus-0.9.30-src.tar.bz2
+0dcf54613c2f9d38a32d183431e2dfc9  lazarus-0.9.30.2-src.tar.bz2

                 reply	other threads:[~2026-07-23  8:17 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=178479465619.1.1612980248013856389.rpms-lazarus-3dd17a6cc59a@fedoraproject.org \
    --to=joost@cnoc.nl \
    --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