forked from pool/usbtop
- Add %check section - Remove Group: declarations, no longer used OBS-URL: https://build.opensuse.org/package/show/utilities/usbtop?expand=0&rev=11
41 lines
1.6 KiB
Plaintext
41 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 21 23:55:40 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
|
|
|
|
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
|
|
- Add %check section
|
|
- Remove Group: declarations, no longer used
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 28 21:04:12 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 16 13:35:58 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- update to version 1.0:
|
|
* Add support for FreeBSD (thanks to https://github.com/yurivict !)
|
|
* Clean old code to proper C++11
|
|
* Remove boost::thread and system dependency (use C++11 thread support)
|
|
* Add headers for boost::circular_buffer if boost isn't found on the system.
|
|
- remove usbtop-fix-build-boost.patch as it has been merged upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 15 20:05:53 UTC 2018 - sebix+novell.com@sebix.at
|
|
|
|
- change filename according to standard
|
|
- use usbtop-fix-build-boost.patch directly from upstream source / link it properly
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 15 18:55:51 UTC 2018 - bjorn.lie@gmail.com
|
|
|
|
- Add usbtop-fix-build-boost.patch: Fix build with new boost and
|
|
gcc8, patch is submitted upstream.
|
|
- Following the above patch, add libboost_atomic-devel
|
|
BuildRequires now needed.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 6 22:20:28 UTC 2018 - sebix+novell.com@sebix.at
|
|
|
|
- initial package for version 0.2
|