OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/lazarus?expand=0&rev=84
408 lines
16 KiB
Plaintext
408 lines
16 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Aug 29 12:39:22 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- Split package into multiple packages:
|
|
LCL packages:
|
|
+ lazarus-lcl
|
|
+ lazarus-lcl-nogui
|
|
+ lazarus-lcl-qt5
|
|
+ lazarus-lcl-gtk2
|
|
+ lazarus-lcl-gtk3
|
|
Doc package:
|
|
+ lazarus-doc
|
|
IDE package:
|
|
+ lazarus-ide
|
|
Tools package:
|
|
+ lazarus-tools
|
|
QT5 bindings:
|
|
+ libQt5Pas
|
|
Meta package:
|
|
+ lazarus (this will install: ide, lcl, lcl-gtk2, lcl-nogui, tools)
|
|
- Add 0002-fix-GTK3-build-error.patch: this fixes building the GTK3 LCL.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 14 12:13:45 UTC 2023 - PragmaticLinux <info@pragmaticlinux.com>
|
|
|
|
- Update to 2.2.6
|
|
* For a complete list of changes see:
|
|
https://wiki.freepascal.org/Lazarus_2.2_fixes_branch#Fixes_for_2.2.6_.28merged.29
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 28 11:43:12 UTC 2022 - PragmaticLinux <info@pragmaticlinux.com>
|
|
|
|
- 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 <ecsos@opensuse.org>
|
|
|
|
- Update to 2.2.2
|
|
* For a complete list of changes see:
|
|
https://wiki.freepascal.org/Lazarus_2.2_fixes_branch#Fixes_for_2.2.2_.28merged.29
|
|
- Rebase lazarus-Makefile_patch.diff, because some things in
|
|
upstream now.
|
|
- Drop fix-object-inspector-visible.patch because now in upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 30 20:57:54 UTC 2022 - PragmaticLinux <info@pragmaticlinux.com>
|
|
|
|
- Add patch to fix Object Inspector visibility:
|
|
* fix-object-inspector-visible.patch - boo#1197651
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 23 10:57:00 UTC 2022 - PragmaticLinux <info@pragmaticlinux.com>
|
|
|
|
- Skip removing duplicates with fdupes. It removes important files,
|
|
causing "unit not found errors" during application development
|
|
(bug 1197651).
|
|
- Corrected library directory in lazarus-Makefile_patch.diff.
|
|
- Added creation of qt5 directory in lazarus-Makefile_patch.diff,
|
|
needed when rebuilding the IDE using the QT5 widgetset.
|
|
- Added gcc, make and binutils package requirements, needed when
|
|
the user rebuilds the IDE.
|
|
- Removed git ignore files to prevent version control files from
|
|
being installed.
|
|
- Fixed a few spurious executable permission RPM lint errors.
|
|
- Cleaned up spec-file by removing support for obsolete distribution
|
|
versions.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 5 11:56:21 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Update to version 2.2.0
|
|
* For a complete list of changes see:
|
|
https://wiki.freepascal.org/Lazarus_2.2.0_release_notes
|
|
- Drop lazarus-PascalScript_PPC.patch (merged upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 10 06:22:11 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Add lazarus-PascalScript_PPC.patch (fixes PPC build)
|
|
- Add _constraints file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 24 11:57:37 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Update to version 2.0.12.
|
|
* For a complete list of changes see:
|
|
https://wiki.freepascal.org/Lazarus_2.0_fixes_branch#Fixes_for_2.0.12_.28merged.29
|
|
- Refreshed lazarus-Makefile_patch.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 4 13:20:40 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Lazarus released a new 2.0.10 tarball (2.0.10-2) which just
|
|
includes the lazarus-2.0.10-fpc304.patch patch on top of the
|
|
previous one. Use this new tarball and update the Source
|
|
URL accordingly
|
|
- Drop upstreamed patch:
|
|
* lazarus-2.0.10-fpc304.patch
|
|
- Run specfile cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 8 17:15:55 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Update to version 2.0.10
|
|
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.10_.28merged.29
|
|
- Add lazarus-2.0.10-fpc304.patch (fix build with fpc 3.0.4)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 15 20:15:11 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Update to version 2.0.8
|
|
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.8_.28merged.29
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 30 19:28:01 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Update to version 2.0.6
|
|
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.6_.28merged.29
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 6 10:27:57 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- 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 <aloisio@gmx.com>
|
|
|
|
- Update to version 2.0.2
|
|
This is a bugfix release. For a complete list of changes see:
|
|
http://wiki.freepascal.org/Lazarus_2.0_fixes_branch#Fixes_for_2.0.2_.28Merged.29
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 5 11:37:30 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Update to version 2.0.0
|
|
* For a complete list of changes, see:
|
|
http://wiki.freepascal.org/Lazarus_2.0.0_release_notes
|
|
|
|
- Refreshed lazarus.desktop.patch and lazarus-rpmlintrc
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 22 20:44:41 UTC 2018 - aloisio@gmx.com
|
|
|
|
- Update to version 1.8.4
|
|
This is a bugfix release. For a complete list of changes see:
|
|
http://wiki.freepascal.org/Lazarus_1.8_fixes_branch#Fixes_for_1.8.4_.28merged.29
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 28 16:01:00 UTC 2018 - aloisio@gmx.com
|
|
|
|
- Update to version 1.8.2
|
|
This is a bug fix release. For complete list of changes see
|
|
http://wiki.lazarus.freepascal.org/Lazarus_1.8.0_release_notes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 4 18:25:37 UTC 2018 - termim@gmail.com
|
|
|
|
- fix description fo libQt5Pas packages
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 26 15:18:15 UTC 2017 - jengelh@inai.de
|
|
|
|
- Remove bashsisms from %prep. Replace useless use of cat.
|
|
Fix unusual BuildRequires for sles>=11.
|
|
Trim filler wording from description.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 17 17:44:17 UTC 2017 - aloisio@gmx.com
|
|
|
|
- Actually install the LCL Qt5 interface
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 17 16:52:39 UTC 2017 - ecsos@opensuse.org
|
|
|
|
- add/download right/original source
|
|
- add missing %defattr(-,root,root,-) for new libQt5Pas and
|
|
libQt5Pas-devel files section
|
|
- rebase lazarus.desktop.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 6 20:02:01 UTC 2017 - aloisio@gmx.com
|
|
|
|
- Update to version 1.8.0, for a complete changelog see:
|
|
http://wiki.freepascal.org/Lazarus_1.8.0_release_notes
|
|
|
|
- Refreshed lazarus.desktop.patch
|
|
|
|
- Enabled Qt5 and built libQt5Pas for supported targets
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 5 22:07:06 UTC 2017 - jengelh@inai.de
|
|
|
|
- Avoid bashisms in %prep. Escape call involving "!" with single
|
|
quotes to really be sure that there is no history expansion.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 2 04:56:49 UTC 2017 - bwiedemann@suse.com
|
|
|
|
- Make build more reproducible
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 7 18:31:12 UTC 2017 - mailaender@opensuse.org
|
|
|
|
- Add an appdata.xml file for https://en.opensuse.org/openSUSE:AppStore
|
|
- Don't package lazarus/components/aggpas/gpc (problematic license)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 09:21:49 UTC 2016 - aloisio@gmx.com
|
|
|
|
- Update to 1.6.2
|
|
This is a bugfix release. For a complete list of changes see:
|
|
http://wiki.lazarus.freepascal.org/Lazarus_1.6_fixes_branch#Fixes_for_1.6.2_.28merged.29
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 27 20:56:45 UTC 2016 - termim@gmail.com
|
|
|
|
- Update to 1.6.0
|
|
http://wiki.freepascal.org/Lazarus_1.6.0_release_notes
|
|
http://wiki.lazarus.freepascal.org/User_Changes_3.0.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 18 16:39:19 UTC 2015 - ecsos@opensuse.org
|
|
|
|
- update to 1.4.4
|
|
This is a bug fix release. For complete list of changes see
|
|
http://wiki.freepascal.org/Lazarus_1.4_fixes_branch#Fixes_for_1.4.4_.28Merged.29
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 23 18:57:13 UTC 2015 - ecsos@opensuse.org
|
|
|
|
- update to 1.4.2
|
|
This is a bug fix release. For complete list of changes see
|
|
http://wiki.freepascal.org/Lazarus_1.4_fixes_branch#Fixes_for_1.4.2_.28Merged.29
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 22 21:46:34 UTC 2015 - ecsos@opensuse.org
|
|
|
|
- update to 1.4.0
|
|
This is a major release. For complete list of changes see
|
|
http://wiki.lazarus.freepascal.org/Lazarus_1.4.0_release_notes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 18 14:45:07 UTC 2014 - ecsos@opensuse.org
|
|
|
|
- update to 1.2.6
|
|
This is a bug fix release. For complete list of changes see
|
|
http://wiki.lazarus.freepascal.org/Lazarus_1.2_fixes_branch#Fixes_for_1.2.6_.28Merged.29
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 9 22:28:59 UTC 2014 - ecsos@opensuse.org
|
|
|
|
- update to 1.2.4
|
|
This is a bug fix release. For complete list of changes see
|
|
http://wiki.lazarus.freepascal.org/Lazarus_1.2_fixes_branch#Fixes_for_1.2.4_.28Merged.29
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 9 13:56:05 UTC 2014 - ecsos@opensuse.org
|
|
|
|
- update to 1.0.14
|
|
This is a bug fix release. For complete list of changes see
|
|
http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.14_.28Merged.29
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 16 19:50:56 UTC 2013 - ecsos@opensuse.org
|
|
|
|
- Update to 1.0.12
|
|
This is a bug fix release. For complete list of changes see
|
|
http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.12_.28Merged.29
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 7 20:16:43 UTC 2013 - asterios.dramis@gmail.com
|
|
|
|
- Update to 1.0.10:
|
|
This is a bug fix release. For complete list of changes see
|
|
http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.10_.28Merged.29
|
|
- Use the package's internal desktop file instead of a custom one. Added a
|
|
patch (lazarus.desktop.patch) to fix it.
|
|
- Removed ImageMagick build requirement (not needed).
|
|
- Use desktop-file-utils instead of update-desktop-files for openSUSE > 12.1.
|
|
Added desktop-file-utils build requirement for this.
|
|
- Install icons in the hicolor icon directory. Added
|
|
icon_theme_cache_post/icon_theme_cache_postun entries for openSUSE >= 11.4 to
|
|
update the icon cache. Added hicolor-icon-theme build requirement for this.
|
|
- Added desktop_database_post/desktop_database_postun entries for
|
|
openSUSE >= 11.4 since the package defines a MIME handler. Added
|
|
desktop-file-utils post/postun runtime requirement for this.
|
|
- Use mime_database_post/mime_database_postun entries for openSUSE >= 11.4
|
|
instead of /usr/bin/update-mime-database.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 1 18:29:20 UTC 2013 - mailaender@opensuse.org
|
|
|
|
- Update to 1.0.4
|
|
This is a bug fix release. For complete list of changes see
|
|
http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.4_.28Merged.29
|
|
- formal RPMlint fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 10 23:48:48 UTC 2012 - Greg.Freemyer@gmail.com
|
|
|
|
- add Requires fpc-src
|
|
If you try to run lazarus without fpc-src you get an error that certain functionality is lost.
|
|
"The sources of the Free Pascal packages are required for browsing and code completion."
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 29 13:19:04 UTC 2012 - svalx@svalx.net
|
|
|
|
- Fix building for SLE_11.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 16 19:03:10 UTC 2012 - asterios.dramis@gmail.com
|
|
|
|
- Update to 1.0.2
|
|
This is a bug fix release. For complete list of changes see
|
|
http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.2_.28Merged.29
|
|
- Removed libdb-4_5-devel build requirement (not needed).
|
|
- Don't strip binaries (let rpm extract the debug info from the package).
|
|
- Don't use -gs (use explicitly "stabs" debuginfo) for compiling lhelp but -g
|
|
(use the default debuginfo type "dwarf") as in the rest of package's
|
|
Makefiles. Fixes the "Stabs debuginfo not supported" error when extracting
|
|
debug info from the package.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 4 21:18:37 UTC 2012 - asterios.dramis@gmail.com
|
|
|
|
- Fix lazarus dir in /etc/lazarus/environmentoptions.xml (use
|
|
/usr/lib64/lazarus for x86_64).
|
|
- Removed gtk2 build requirement (not needed).
|
|
- Use Requires(post/postun) for shared-mime-info instead of PreReq for the
|
|
post/postun update-mime-database execution.
|
|
- Removed Fedora related stuff (incomplete).
|
|
- Spec file updates based also on spec-cleaner run.
|
|
- Updated lazarus.desktop file to be xdg compatible.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 23 06:59:31 UTC 2012 - termim@gmail.com
|
|
|
|
- Update to 1.0.0
|
|
This is a major release. For complete list of changes see
|
|
http://wiki.lazarus.freepascal.org/Lazarus_1.0_release_notes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 1 22:54:14 UTC 2011 - termim@gmail.com
|
|
|
|
- Update to 0.9.30
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 03 2009 Toni Graffy <toni@links2linux.de> - 0.9.28.2-1.pm.1
|
|
|
|
- fixed configfile environmentoptions.xml
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 01 2009 Toni Graffy <toni@links2linux.de> - 0.9.28.2-0.pm.1
|
|
|
|
- update to 0.9.28.2
|
|
- This release fixes compiling a test application without saving (missing
|
|
project1.lrs). The Lazarus directory is now set correctly by the deb package.
|
|
Some other small fixes are also included.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 27 2009 Toni Graffy <toni@links2linux.de> - 0.9.28-0.pm.1
|
|
|
|
- update to 0.9.28
|
|
- In this major release, the IDE has many source editor improvements like display
|
|
of "double width" fonts (such as Eastern, Japanese, Chinese, and Arabic), better
|
|
code folding, highlighting, syncro editing, and persistent blocks. The debugger
|
|
has assembler windows, easier exception handling, and breakpoint properties. The
|
|
LCL now uses GTK2 as the default widgetset on Linux and BSD and includes the
|
|
TMonitor class for multi-monitor support. Refactoring of LCL reduced the minimum
|
|
size of executables by about 15%. The support of TFrame support has improved, so
|
|
you can visually nest designers in the IDE.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 04 2009 Toni Graffy <toni@links2linux.de> - 0.9.26.2-0.pm.3
|
|
|
|
- rebuild against fpc-2.2.4
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 23 2009 Toni Graffy <toni@links2linux.de> - 0.9.26.2-0.pm.2
|
|
|
|
- update to 0.9.26.2 (release-tarball)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 28 2009 Toni Graffy <toni@links2linux.de> - 0.9.26.2-0.pm.1
|
|
|
|
- update to 0.9.26.2
|
|
svn co https://lazarus.svn.sourceforge.net/svnroot/lazarus/tags/lazarus_0_9_26_2 lazarus
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 01 2008 Toni Graffy <toni@links2linux.de> - 0.9.26-0.pm.2
|
|
|
|
- rebuild against fpc-2.2.2-0.pm.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 30 2008 Toni Graffy <toni@links2linux.de> - 0.9.26-0.pm.1
|
|
|
|
- initial build for packman (fpc-2.2.2 is working with this version)
|
|
- based on fedora spec-file from Lubomir Rintel <lkundrak@v3.sk>
|