14
0

Accepting request 790537 from home:pgajdos:python

- version update to 1.14
  * Repository moved to GitHub
  * #32: Update the LC_NAMES table
  * #31: Add two new load commands introduced in macOS 10.15
  * #27: Missing describe method for build_version_command

OBS-URL: https://build.opensuse.org/request/show/790537
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-macholib?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-04-01 11:16:06 +00:00
committed by Git OBS Bridge
parent f79065a232
commit 1029f20801
4 changed files with 25 additions and 15 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 1 10:32:23 UTC 2020 - pgajdos@suse.com
- version update to 1.14
* Repository moved to GitHub
* #32: Update the LC_NAMES table
* #31: Add two new load commands introduced in macOS 10.15
* #27: Missing describe method for build_version_command
-------------------------------------------------------------------
Tue Dec 4 12:50:14 UTC 2018 - Matej Cepl <mcepl@suse.com>