From fe606f7ea855c4eb2081e67c2df6e47cc80741e75bbe14f3aec493763bff4659 Mon Sep 17 00:00:00 2001 From: Pragmatic Linux Date: Wed, 28 Sep 2022 14:55:22 +0000 Subject: [PATCH] Accepting request 1006710 from home:pragmalin:branches:devel:languages:pascal - Update to 2.2.4 * For a complete list of changes see: https://wiki.freepascal.org/Lazarus_2.2_fixes_branch#Fixes_for_2.2.4_.28merged.29 - Enabled the removal of duplicates again using fdupes, now that upstream resolved the issue - boo#1197651 OBS-URL: https://build.opensuse.org/request/show/1006710 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/lazarus?expand=0&rev=79 --- lazarus-2.2.2-0.tar.gz | 3 --- lazarus-2.2.4-0.tar.gz | 3 +++ lazarus-rpmlintrc | 3 +-- lazarus.changes | 9 +++++++++ lazarus.spec | 5 +++-- 5 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 lazarus-2.2.2-0.tar.gz create mode 100644 lazarus-2.2.4-0.tar.gz diff --git a/lazarus-2.2.2-0.tar.gz b/lazarus-2.2.2-0.tar.gz deleted file mode 100644 index ca9fdd9..0000000 --- a/lazarus-2.2.2-0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9832004cffec8aca69de87290441d54772bf95d5d04372249d5a5491fb674c4 -size 76906715 diff --git a/lazarus-2.2.4-0.tar.gz b/lazarus-2.2.4-0.tar.gz new file mode 100644 index 0000000..d744f18 --- /dev/null +++ b/lazarus-2.2.4-0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b84093218181f66b545218d1aaaf62a8bfb6abd40beba32387253d66fc5bc24c +size 77272959 diff --git a/lazarus-rpmlintrc b/lazarus-rpmlintrc index 0849f23..812c366 100644 --- a/lazarus-rpmlintrc +++ b/lazarus-rpmlintrc @@ -1,4 +1,3 @@ addFilter("devel-file-in-non-devel-package .*/lazarus/components/codetools/examples/scanexamples/test.h") addFilter("devel-file-in-non-devel-package .*/lazarus/components/compilers/c/examples/test.c") -# Do not use fdupes because a lot of duplicate files are actually needed when developing apps in Lazarus (bug 1197651). -addFilter("files-duplicate") + diff --git a/lazarus.changes b/lazarus.changes index c5b906f..e9488c6 100644 --- a/lazarus.changes +++ b/lazarus.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Sep 28 11:43:12 UTC 2022 - PragmaticLinux + +- Update to 2.2.4 + * For a complete list of changes see: + https://wiki.freepascal.org/Lazarus_2.2_fixes_branch#Fixes_for_2.2.4_.28merged.29 +- Enabled the removal of duplicates again using fdupes, now that + upstream resolved the issue - boo#1197651 + ------------------------------------------------------------------- Fri May 20 06:27:18 UTC 2022 - ecsos diff --git a/lazarus.spec b/lazarus.spec index 3b51fea..6669a1e 100644 --- a/lazarus.spec +++ b/lazarus.spec @@ -16,10 +16,10 @@ # -%define dlver 2.2.2-0 +%define dlver 2.2.4-0 %define sover 1 Name: lazarus -Version: 2.2.2 +Version: 2.2.4 Release: 0 # Please note that the LGPL is modified and this is not multi-licensed, but each component has a separate license chosen. Summary: FreePascal RAD IDE and Component Library @@ -208,6 +208,7 @@ sed