forked from pool/kgamma5
Accepting request 434427 from KDE:Frameworks5:LTS
Update to 5.8.1 OBS-URL: https://build.opensuse.org/request/show/434427 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kgamma5?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22cd9f093f61fe08af108f3cc96ad0d1dd7c68214e2f5523ba47bbfc2036c897
|
||||
size 60016
|
3
kgamma5-5.8.1.tar.xz
Normal file
3
kgamma5-5.8.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af944cc5c51d6a63a042e431e2e46c6244f247f703246de315db94e6a80469ec
|
||||
size 60452
|
@@ -1,3 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 11 15:44:28 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.8.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.8.1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 07:58:44 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Add Source: URL back
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.8.0
|
||||
* New LTS feature release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.8.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 17:27:09 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Fix self-obsoletion
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.7.95 (Plasma 5.8 Beta)
|
||||
* New LTS feature release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.7.95.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.7.5
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.7.5.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
|
@@ -18,13 +18,13 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kgamma5
|
||||
Version: 5.7.4
|
||||
Version: 5.8.1
|
||||
Release: 0
|
||||
Summary: Display gamma configuration
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Graphics/Other
|
||||
Url: http://www.kde.org
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: xz
|
||||
@@ -40,7 +40,7 @@ Recommends: %{name}-lang
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||
Provides: kgamma = %{version}
|
||||
Obsoletes: kgamma
|
||||
Obsoletes: kgamma < %{version}
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -58,7 +58,7 @@ gamma.
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%if %{with_lang}
|
||||
%if %{with lang}
|
||||
%kf5_find_lang
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user