Package Release Info

libjaylink-0.2.0-bp154.1.36

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libjaylink
libjaylink-devel
libjaylink0

Change Logs

* Fri Feb 26 2021 Philipp Wagner <mail@philipp-wagner.com>
- Update to upstream version 0.2.0
  * Initial support for TCP/IP devices
  * libusb is now optional
  * configure: Add switch to build without libusb
  * configure: Show enabled transports
  * Support for various new USB product IDs
  * Fix build issue with MSYS2
  * Fix socket timeouts on Windows
  * Make library C++ compatible
  * New log level for I/O debug messages
  * Add function to get USB bus and port numbers of a device
  * Add function to retrieve counter values
- Update repository URL
- Switch from obs_scm to obs_tar for disabled service, as the additional
  tar service seems unavailable these days.
Version: 0.2.0-150500.1.1
* Fri Feb 26 2021 mail@philipp-wagner.com
- Update to upstream version 0.2.0
  * Initial support for TCP/IP devices
  * libusb is now optional
  * configure: Add switch to build without libusb
  * configure: Show enabled transports
  * Support for various new USB product IDs
  * Fix build issue with MSYS2
  * Fix socket timeouts on Windows
  * Make library C++ compatible
  * New log level for I/O debug messages
  * Add function to get USB bus and port numbers of a device
  * Add function to retrieve counter values
- Update repository URL
- Switch from obs_scm to obs_tar for disabled service, as the additional
  tar service seems unavailable these days.
* Thu Dec 28 2017 afaerber@suse.de
- Update to latest Git snapshot (8645845c1abebd004e991ba9a7f808f4fd0c608b)
Version: 0.1.0-bp150.2.4
* Thu Dec 28 2017 afaerber@suse.de
- Update to 0.1.0 tag
* Sun Dec 11 2016 afaerber@suse.de
- Update to latest Git snapshot (8f3e9d47fc4818a25ca95440e82a18a514447ee)
* Wed Oct 19 2016 afaerber@suse.de
- Update to latest Git snapshot (faa2a433fdd3de211728f3da5921133214af9dd3)
* Sun Jun 19 2016 jengelh@inai.de
- Reset RPM groups
* Thu May 12 2016 afaerber@suse.de
- Switch to new service obs_scm
* Thu May 12 2016 afaerber@suse.de
- Update to latest Git snapshot (d57dee67bc756291b7d8b51d350d1c6213e514f0)
  * Relax autoconf requirement (follows configure.ac change)
- Disable services in preparation for Factory
* Tue Feb 16 2016 afaerber@suse.de
- Change version scheme to include date rather that commit hash
- Update to latest Git snapshot (200f6a1e692b6a530e2dd5f82f686b6be661be45)
* Sun Nov 29 2015 afaerber@suse.de
- Fix %post and %postun
  * Move udev rules to base libjaylink package
- Add _service for automating updates from Git
  * This changes the version/release scheme slightly
- Update to latest master
  * Includes workaround for reading serial number on old devices
* Sun Oct 25 2015 afaerber@suse.de
- Initial