forked from pool/kwrited5
Accepting request 351233 from KDE:Frameworks5
Update to 5.5.2 OBS-URL: https://build.opensuse.org/request/show/351233 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwrited5?expand=0&rev=18
This commit is contained in:
commit
01f601a687
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3835c5f17c3209feb9d0abee0d179cdd78881c7c0d1b3fcc05a7ff3f5863647
|
||||
size 19484
|
3
kwrited-5.5.2.tar.xz
Normal file
3
kwrited-5.5.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08be0bfd844aa57f9c67e26258e53d09b114a8ba548ddbfa8f514f0fe35ea63a
|
||||
size 19508
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 22 22:35:10 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.5.2:
|
||||
* Bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.5.2.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 17:49:55 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.5.1:
|
||||
* Bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.5.1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 12 17:32:01 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.5.0:
|
||||
* For more details please see:
|
||||
https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
|
||||
- Move to cmake(...) BuildRequires where possible
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 8 18:38:21 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -17,24 +17,22 @@
|
||||
|
||||
|
||||
Name: kwrited5
|
||||
Version: 5.4.3
|
||||
Version: 5.5.2
|
||||
Release: 0
|
||||
Summary: Daemon listening for wall and write messages
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: kwrited-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kdbusaddons-devel
|
||||
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: knotifications-devel
|
||||
BuildRequires: kpty-devel
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
||||
#BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5Notifications)
|
||||
BuildRequires: cmake(KF5Pty)
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -50,10 +48,6 @@ KDE daemon listening for wall and write messages.
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user