SHA256
1
0
forked from pool/kgamma5

Accepting request 417806 from KDE:Frameworks5

Update to 5.7.3

OBS-URL: https://build.opensuse.org/request/show/417806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kgamma5?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2016-08-13 16:30:10 +00:00 committed by Git OBS Bridge
commit 2cad2ad550
4 changed files with 46 additions and 6 deletions

View File

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

3
kgamma5-5.7.3.tar.xz Normal file
View File

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

View File

@ -1,3 +1,41 @@
-------------------------------------------------------------------
Tue Aug 2 11:35:54 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.7.3
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.7.3.php
-------------------------------------------------------------------
Wed Jul 20 08:54:20 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.7.2
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.7.2.php
-------------------------------------------------------------------
Wed Jul 13 06:13:26 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.7.1
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.7.1.php
-------------------------------------------------------------------
Tue Jul 5 11:21:49 UTC 2016 - wbauer@tmo.at
- Use the new %kf5_find_lang macro to create the file list for the
lang package
-------------------------------------------------------------------
Thu Jun 30 12:02:21 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.7.0
* New feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.7.0.php
-------------------------------------------------------------------
Sun May 15 16:50:13 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: kgamma5
Version: 5.6.4
Version: 5.7.3
Release: 0
Summary: Display gamma configuration
License: GPL-2.0+
@ -58,6 +58,9 @@ gamma.
%install
%kf5_makeinstall -C build
%if %{with_lang}
%kf5_find_lang
%endif
%files
%defattr(-,root,root)
@ -70,8 +73,7 @@ gamma.
%doc %{_kf5_htmldir}/en/*/
%if %{with lang}
%files lang
%{_kf5_localedir}
%files lang -f %{name}.lang
%endif
%changelog