diff --git a/kcontacts-17.04.0.tar.xz b/kcontacts-17.04.0.tar.xz deleted file mode 100644 index bbe05a2..0000000 --- a/kcontacts-17.04.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30bfc01174075bff8500d543b8082dfad96289a89cd271bff6d86fa4c46caa98 -size 207332 diff --git a/kcontacts-17.04.1.tar.xz b/kcontacts-17.04.1.tar.xz new file mode 100644 index 0000000..3413ddd --- /dev/null +++ b/kcontacts-17.04.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78599b76be7accef992fd7cb1c84d8c1f18b99f551e2f53323476f167c38f71 +size 207768 diff --git a/kcontacts.changes b/kcontacts.changes index 9b61601..7568f4e 100644 --- a/kcontacts.changes +++ b/kcontacts.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed May 17 20:36:00 CEST 2017 - lbeltrame@kde.org + +- Update to 17.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.1.php +- Changes since 17.04.0: + * VCardParser: gain 1% of performance by using indexOf+mid instead of split('\n') + * Add missing include (make it happy jenkins) + * VCardParser: rewrite parser to use a state machine instead of split() + * VCardParser: extract class for parsing the current line + * Revert 1760aca (which commented out some unittests...). + ------------------------------------------------------------------- Sun Apr 16 10:44:53 CEST 2017 - lbeltrame@kde.org diff --git a/kcontacts.spec b/kcontacts.spec index 39ff025..1bec854 100644 --- a/kcontacts.spec +++ b/kcontacts.spec @@ -20,7 +20,7 @@ %define kf5_version 5.5.0 Name: kcontacts -Version: 17.04.0 +Version: 17.04.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)