1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 06:37:17 +00:00

Bump OS X requirements to 10.8 and update README

Because of Sparkle, it's now required to build dupeguru on 10.10+, but with MACOSX_DEPLOYMENT_TARGET, which we now properly set, the results properly runs on 10.8.

This requires a python that has also been compiled with  MACOSX_DEPLOYMENT_TARGET=10.8
This commit is contained in:
Virgil Dupras
2016-07-01 15:36:15 -04:00
parent 9f2c3e7732
commit 3aa99c396b
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
=== 4.0.0 (2016-06-10)
=== 4.0.0 (2016-07-01)
* Merge Standard, Music and Picture editions in the same application!
* Improve documentation. (#294)
@@ -6,6 +6,7 @@
* qt: Fix wrong use_regexp option propagation to core. (#295)
* qt: Fix progress window mistakenly showing up on startup. (#357)
* Bump Python requirement to v3.4.
* Bump OS X requirement to 10.8
* Drop Windows support, maybe temporarily.
`Details <https://www.hardcoded.net/archive2015#2015-11-01>`_
* cocoa: Drop iPhoto, Aperture and iTunes support. Was unmaintained and obsolete.