Accepting request 1169370 from home:sfalken:branches:X11:LXQt
Added content of previous -qtVER package for continuity - Change packagename from libsysstat-qtVER - Update to 0.4.6: * Bumped minimum required Qt version to 5.15 and dropped dead code. - Update to 0.4.5: * Initialized some variables. * Used "= default" to define trivial destructors. * Handled Qt5.15's deprecations. - Update to 0.4.4: * Bumped version to 0.4.4 - Changed libsysstat-qt5.keyring to tsujan's key - Update to version 0.4.3 * C++11 code updates. * Removed (duplicated) string casts definitions. - Use noun phrase in summary. - Update to 0.4.2: * Improved cmake scripting and set cmake_minimum_required to 3.1.0 * Don't use automatic string conversions * Removes local compile definition - Update to 0.4.1: * Bump patch version to 1 * CMake: Prevent in-source builds * Fixed year and https * Fixes some lxde mentions * Drop Qt foreach. * Handle CMake CMP0024 * Don't export github templates OBS-URL: https://build.opensuse.org/request/show/1169370 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libsysstat?expand=0&rev=2
This commit is contained in:
+141
-15
@@ -4,31 +4,157 @@ Thu Apr 18 01:02:23 UTC 2024 - Shawn Dunn <sfalken@opensuse.org>
|
||||
- Update to 2.0.0:
|
||||
* Ported to Qt6
|
||||
- Specfile Cleanup and macro updating
|
||||
- Change packagename from libsysstat-qtVER
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 19:45:22 UTC 2024 - sfalken@opensuse.org
|
||||
Mon Nov 8 09:38:21 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to version 0.4.6+git4.8692f87:
|
||||
* Use QString::first and QString::sliced
|
||||
* Use lxqt2-build-tools
|
||||
* Port to Qt6
|
||||
* Pre-release changes
|
||||
* Drop Qt < 15 conditional dead code
|
||||
* Bump minimum required Qt version to 5.15
|
||||
* Update AUTHORS
|
||||
- Update to 0.4.6:
|
||||
* Bumped minimum required Qt version to 5.15 and dropped dead code.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 20 15:38:53 UTC 2016 - and.november@opensuse.org
|
||||
Fri Apr 16 07:03:51 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- BuildRequires lxqt-build-tools
|
||||
- Update to 0.4.5:
|
||||
* Initialized some variables.
|
||||
* Used "= default" to define trivial destructors.
|
||||
* Handled Qt5.15's deprecations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 19 14:06:03 UTC 2016 - and.november@opensuse.org
|
||||
Wed Nov 4 13:35:50 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- use cmake instead of packagename directly to have it work under fedora too
|
||||
- Update to 0.4.4:
|
||||
* Bumped version to 0.4.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 4 12:25:30 UTC 2016 - mvetter@suse.com
|
||||
Mon Apr 27 10:46:23 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
|
||||
|
||||
- Git version
|
||||
- Changed libsysstat-qt5.keyring to tsujan's key
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 25 10:29:41 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
|
||||
|
||||
- Update to version 0.4.3
|
||||
* C++11 code updates.
|
||||
* Removed (duplicated) string casts definitions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 14:30:25 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase in summary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 09:46:57 UTC 2019 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.4.2:
|
||||
* Improved cmake scripting and set cmake_minimum_required to 3.1.0
|
||||
* Don't use automatic string conversions
|
||||
* Removes local compile definition
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 22 14:08:52 UTC 2018 - mvetter@suse.com
|
||||
|
||||
- Update to 0.4.1:
|
||||
* Bump patch version to 1
|
||||
* CMake: Prevent in-source builds
|
||||
* Fixed year and https
|
||||
* Fixes some lxde mentions
|
||||
* Drop Qt foreach.
|
||||
* Handle CMake CMP0024
|
||||
* Don't export github templates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 23 10:22:45 UTC 2017 - mvetter@suse.com
|
||||
|
||||
- Update to 0.4.0:
|
||||
* correct spelling mistake
|
||||
* bump version and needed version of lxqt-build-tools
|
||||
* liblxqt make no sense here
|
||||
* Copied issue template
|
||||
* Drops Qt5Core_VERSION_STRING
|
||||
* Fixes (#17)
|
||||
* Bump years
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 24 18:24:20 UTC 2017 - sfalken@opensuse.org
|
||||
|
||||
- Update to 0.3.3:
|
||||
* Bump patch version to 3
|
||||
* Simplify include_directories and compile definitions
|
||||
* Adds Building project name and Qt version message
|
||||
* Adds a minimum Qt minimum version requirement
|
||||
* README.md: Add build dependency lxqt-build-tools
|
||||
* Use the lxqt-build-tools LXQtCreatePkgConfigFile
|
||||
* Use the lxqt-build-tools LXQtCreatePortableHeaders module
|
||||
* Use the new lxqt-build-tools package
|
||||
* Remove cpack (#14)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 24 19:52:58 UTC 2016 - mvetter@suse.com
|
||||
|
||||
- Update to 0.3.2:
|
||||
* rare file descriptor leak fixed
|
||||
* documentation improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 13:15:36 UTC 2015 - mvetter@suse.com
|
||||
|
||||
- Upstream release 0.3.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 9 16:33:58 UTC 2015 - sfalken@opensuse.org
|
||||
|
||||
- new upstream version 0.3.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 13:36:36 UTC 2014 - andrea@opensuse.org
|
||||
|
||||
- new upstream version 0.2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 18:04:57 UTC 2014 - andrea@opensuse.org
|
||||
|
||||
- spec file cleanup for factory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 16:29:41 UTC 2014 - sfalken@opensuse.org
|
||||
|
||||
- Specfile Cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 12 15:31:35 UTC 2014 - sfalken@opensuse.org
|
||||
|
||||
- Removed fedora specfile, split into subproject
|
||||
Del: libsysstat-Fedora_20.spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 10 17:54:32 UTC 2014 - sfalken@opensuse.org
|
||||
|
||||
- ran spec-cleaner on specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 9 22:39:44 UTC 2014 - sfalken@opensuse.org
|
||||
|
||||
- Added specfile for Fedora_20
|
||||
Add: libsysstat-Fedora_20.spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 9 20:25:15 UTC 2014 - sfalken@opensuse.org
|
||||
|
||||
- Added tarball for new stable release
|
||||
Add: libsysstat-0.1.0.tar.xz
|
||||
Del: _service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 2 14:36:41 UTC 2014 - sfalken@opensuse.org
|
||||
|
||||
- Removed direct cmake calls, in favour of %cmake and %cmake_install
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 2 13:05:28 UTC 2014 - sfalken@opensuse.org
|
||||
|
||||
- Initial Source Upload
|
||||
Add: _system
|
||||
Add: libsysstat.spec
|
||||
Add: libsysstat.changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user