proper CFLAGS variable to the shell. With this, the build log confirms the compiler flags to be [ 9s] - C compiler flags................ -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -g OBS-URL: https://build.opensuse.org/package/show/electronics/libserialport?expand=0&rev=9
38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 15 15:54:20 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Do not set CFLAGS just for make: configure already exports the
|
|
proper CFLAGS variable to the shell.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 8 12:27:18 UTC 2025 - Klaus Kämpf <kkaempf@suse.de>
|
|
|
|
- Update to 0.1.2
|
|
* The 0.1.2 release is compatible with 0.1.1 in that no existing APIs
|
|
have been changed or removed. The release contains mostly bugfixes and
|
|
updates to the code base.
|
|
* Additionally, examples for libserialport usage are now provided, along
|
|
with Visual Studio project files for those who want to use them.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 3 14:41:19 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow
|
|
OBS to shortcut through the -mini flavors.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 30 11:56:45 UTC 2016 - stefan.bruens@rwth-aachen.de
|
|
|
|
- upstream release 0.1.1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 25 03:18:13 UTC 2015 - stefan.bruens@rwth-aachen.de
|
|
|
|
- Track GIT version (upcoming 0.1.1)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 30 09:03:24 UTC 2014 - bugs@vdm-design.de
|
|
|
|
- Initial packaging of first release of libserialport 0.1.0
|
|
|