From 13b2b854d2f6cdd798709c036ef35119d2d56dc22f94501873922f69b7129a58 Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Tue, 6 Aug 2019 12:00:24 +0000 Subject: [PATCH] Accepting request 721267 from home:alois:branches:devel:languages:pascal - Update to version 2.0.4 This is a bugfix release. For a complete list of changes see: https://wiki.freepascal.org/Lazarus_2.0_fixes_branch#Fixes_for_2.0.4_.28merged.29 OBS-URL: https://build.opensuse.org/request/show/721267 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/lazarus?expand=0&rev=57 --- lazarus-2.0.2.tar.gz | 3 --- lazarus-2.0.4.tar.gz | 3 +++ lazarus.changes | 7 +++++++ lazarus.spec | 6 +----- 4 files changed, 11 insertions(+), 8 deletions(-) delete mode 100644 lazarus-2.0.2.tar.gz create mode 100644 lazarus-2.0.4.tar.gz diff --git a/lazarus-2.0.2.tar.gz b/lazarus-2.0.2.tar.gz deleted file mode 100644 index dc59f61..0000000 --- a/lazarus-2.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9d07f176e63c6ff7cf693a135ee66135c147ba398f67b8c6fe892c726f6a476 -size 67092332 diff --git a/lazarus-2.0.4.tar.gz b/lazarus-2.0.4.tar.gz new file mode 100644 index 0000000..854105d --- /dev/null +++ b/lazarus-2.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01d10c1b08fdb9b98fa8f740536add804383e4f39f092059c5e4ac7516c147b +size 65556293 diff --git a/lazarus.changes b/lazarus.changes index 45ca496..4dddbdb 100644 --- a/lazarus.changes +++ b/lazarus.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 6 10:27:57 UTC 2019 - Luigi Baldoni + +- Update to version 2.0.4 + This is a bugfix release. For a complete list of changes see: + https://wiki.freepascal.org/Lazarus_2.0_fixes_branch#Fixes_for_2.0.4_.28merged.29 + ------------------------------------------------------------------- Tue Apr 16 08:49:08 UTC 2019 - Luigi Baldoni diff --git a/lazarus.spec b/lazarus.spec index 80788d5..e7f47af 100644 --- a/lazarus.spec +++ b/lazarus.spec @@ -18,7 +18,7 @@ %define sover 1 Name: lazarus -Version: 2.0.2 +Version: 2.0.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 @@ -224,10 +224,6 @@ install -Dpm 0644 %{S:1} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml install -dm 0755 %{buildroot}%{_sysconfdir}/%{name} sed %{buildroot}%{_sysconfdir}/%{name}/environmentoptions.xml -# fix permissions -chmod -x %{buildroot}%{_defaultdocdir}/%{name}/docs/html/build_lcl_chm.sh \ - %{buildroot}%{_defaultdocdir}/%{name}/docs/xml/multi_makeskel.pl - # cleanup rm -rf %{buildroot}%{_libdir}/%{name}/install/man rm -f %{buildroot}%{_libdir}/%{name}/Makefile.fpc.orig