SHA256
1
0
forked from pool/kcontacts

Accepting request 658370 from KDE:Applications

KDE Applications 18.12

OBS-URL: https://build.opensuse.org/request/show/658370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcontacts?expand=0&rev=39
This commit is contained in:
2018-12-19 12:33:24 +00:00
committed by Git OBS Bridge
parent c78ae335a9
commit b0871b5cf0
4 changed files with 62 additions and 22 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb222c0f197f218d3e90a7e05b180addb19c1c2870420ae057bc8fc751f8c5f7
size 207328

3
kcontacts-18.12.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45f7a215461429ca19b0350bc295ddafa189fde595252a31b6692d097f0637b7
size 603652

View File

@@ -1,3 +1,47 @@
-------------------------------------------------------------------
Fri Dec 14 06:09:05 UTC 2018 - lbeltrame@kde.org
- Update to 18.12.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
* No code changes since 18.11.90
-------------------------------------------------------------------
Mon Dec 03 20:55:53 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* No code changes since 18.11.80
-------------------------------------------------------------------
Tue Nov 20 06:22:09 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
-------------------------------------------------------------------
Tue Nov 20 05:56:55 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
* QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
* Complete the dependency list, matters for static builds
* Make KContacts work in static builds
* Add a new ISO 3166 code to country name mapping table
* Unbreak the char encoding for Android
* Attempt to fix the Windows build
* Restore Qt 5.9 compatibility
* Add CLDR-based country to ISO code mapping
* Fix translation of country names
* Use new syntax
-------------------------------------------------------------------
Thu Nov 08 20:43:33 UTC 2018 - lbeltrame@kde.org
@@ -44,7 +88,7 @@ Thu Jul 26 13:00:36 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
* Cache country <-> ISO code mapping in both directions
* Load the address formatting rules only once
@@ -101,7 +145,7 @@ Fri Apr 06 07:09:11 CEST 2018 - lbeltrame@kde.org
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.03.90.php
* https://www.kde.org/announcements/announce-applications-18.04-rc.php
- Changes since 17.12.3:
* Fix warning
* Move categories file here
@@ -235,7 +279,7 @@ Sat Aug 5 18:17:20 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
* https://www.kde.org/announcements/announce-applications-17.08-rc.php
-------------------------------------------------------------------
@@ -299,7 +343,7 @@ Sat Mar 25 23:10:20 CET 2017 - lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
* https://www.kde.org/announcements/announce-applications-17.04-beta.php
- Changes since 16.12.3:
* Too many changes to list here
@@ -386,7 +430,7 @@ Mon Aug 8 14:50:42 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.07.90
* KDE Applications 16.07.90 (16.08-RC)
* https://www.kde.org/announcements/announce-applications-16.07.90.php
* https://www.kde.org/announcements/announce-applications-16.08-rc.php
-------------------------------------------------------------------
@@ -502,6 +546,6 @@ Fri Aug 7 08:23:31 UTC 2015 - tittiatcoke@gmail.com
- Initial version based on KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
* https://www.kde.org/announcements/announce-applications-15.08-rc.php

View File

@@ -16,19 +16,18 @@
#
%bcond_without lang
%define kf5_version 5.5.0
Name: kcontacts
Version: 18.08.3
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kcontacts
Version: 18.12.0
Release: 0
Summary: Address book API for KDE
License: LGPL-2.1-or-later
Group: System/GUI/KDE
Url: http://www.kde.org
URL: http://www.kde.org
Source: kcontacts-%{version}.tar.xz
Source1: baselibs.conf
BuildRequires: extra-cmake-modules >= 1.3.0
@@ -40,7 +39,6 @@ BuildRequires: ki18n-devel >= %{kf5_version}
BuildRequires: pkgconfig
BuildRequires: pkgconfig(Qt5Gui) >= 5.3.0
BuildRequires: pkgconfig(Qt5Test) >= 5.3.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Libkcontacts provides an API for address book data.
@@ -48,10 +46,10 @@ Libkcontacts provides an API for address book data.
%package -n libKF5Contacts5
Summary: Address book API for KDE
Group: System/Libraries
Provides: %{name} = %{version}
%if %{with lang}
Recommends: %{name}-lang
%endif
Provides: %{name} = %{version}
%description -n libKF5Contacts5
Libkcontacts provides an API for address book data.
@@ -89,15 +87,13 @@ Development files.
%postun -n libKF5Contacts5 -p /sbin/ldconfig
%files -n libKF5Contacts5
%defattr(-,root,root)
%doc COPYING*
%license COPYING*
%{_kf5_libdir}/libKF5Contacts.so.*
%{_kf5_debugdir}/*.categories
%{_kf5_debugdir}/*.renamecategories
%files devel
%defattr(-,root,root)
%doc COPYING*
%license COPYING*
%{_kf5_cmakedir}/KF5Contacts/
%{_kf5_includedir}/KContacts/
%{_kf5_includedir}/kcontacts_version.h
@@ -106,7 +102,7 @@ Development files.
%if %{with lang}
%files lang -f %{name}.lang
%doc COPYING*
%license COPYING*
%endif
%changelog