Accepting request 789638 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/789638 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsibreak?expand=0&rev=38
This commit is contained in:
commit
af33e563d8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bf2e7d837a0807542b6f505a7fa71aa48e576ef4bb68ad0d4dddeba9e795d25
|
||||
size 547764
|
3
rsibreak-0.12.12.tar.xz
Normal file
3
rsibreak-0.12.12.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3391ffa91d646e032923a8066e46b36e0ab7798bd5a17dcd08a53d6fcce0385
|
||||
size 548664
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 29 15:28:59 UTC 2020 - wbauer@tmo.at
|
||||
|
||||
- Update to 0.12.12:
|
||||
* Don't reset pause counter on very short inputs that can just be
|
||||
accidental
|
||||
* Improve high dpi support
|
||||
* Translation improvements
|
||||
* Compile with Qt 5.15 beta
|
||||
* Minor code cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 10:41:35 UTC 2019 - wbauer@tmo.at
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rsibreak
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LINUX LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define base_ver 0.12
|
||||
Name: rsibreak
|
||||
Version: 0.12.11
|
||||
Version: 0.12.12
|
||||
Release: 0
|
||||
Summary: Repetetive Strain Injury recovery and prevention assistance utility
|
||||
License: GPL-2.0-or-later
|
||||
@ -41,8 +41,8 @@ BuildRequires: cmake(KF5NotifyConfig)
|
||||
BuildRequires: cmake(KF5TextWidgets)
|
||||
BuildRequires: cmake(KF5WindowSystem)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.10.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.10.0
|
||||
Requires: hicolor-icon-theme
|
||||
Recommends: %{name}-lang = %{version}
|
||||
Obsoletes: %{name}-doc < %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user