Accepting request 630609 from KDE:Frameworks5
Update to 5.49.0 OBS-URL: https://build.opensuse.org/request/show/630609 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kholidays?expand=0&rev=38
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 19 09:19:06 UTC 2018 - christophe@krop.fr
|
||||
|
||||
- Update to 5.49.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.49.0.php
|
||||
- Changes since 5.48.0:
|
||||
* Install the sunrise/sunset computation header
|
||||
* Added leap year day as (cultural) holiday for Norway
|
||||
* Minor formatting changes (e.g. newlines)
|
||||
* Added ‘name’ entry for Norwegian holiday files
|
||||
* Added descriptions for Norwegian holiday files
|
||||
* more Japanese holiday updates from phanect
|
||||
* Update holiday_jp_ja and holiday_jp-en_us (kde#365241)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 04:37:40 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
||||
+3
-3
@@ -17,20 +17,20 @@
|
||||
|
||||
|
||||
%define lname libKF5Holidays5
|
||||
%define _tar_path 5.48
|
||||
%define _tar_path 5.49
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kholidays
|
||||
Version: 5.48.0
|
||||
Version: 5.49.0
|
||||
Release: 0
|
||||
Summary: Holiday calculation library
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: pkgconfig
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24f7e5f700170ceca7fb4cdf46da4de52c04f19b132f098a7cd83051a5b87213
|
||||
size 199488
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7e9cdc3aed84ce898071390804d32e03415f43de3f06615d8818fa931898479
|
||||
size 199772
|
||||
Reference in New Issue
Block a user