forked from pool/kapidox
Accepting request 295525 from KDE:Frameworks5
Update to 5.9.0. OBS-URL: https://build.opensuse.org/request/show/295525 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kapidox?expand=0&rev=16
This commit is contained in:
commit
d03d18d2a1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f92263bc028f6b32f48885bebc1a0a168af7faa7a466a9c6bb31cf63b0a15b50
|
|
||||||
size 130088
|
|
3
kapidox-5.9.0.tar.xz
Normal file
3
kapidox-5.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:552282fd5e1a62b34a3b834129241dd5774583a995c749eeadf6980e76206adf
|
||||||
|
size 130096
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 4 14:40:49 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.9.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.9.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 7 16:58:50 UTC 2015 - hrvoje.senjan@gmail.com
|
Sat Mar 7 16:58:50 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.8
|
%define _tar_path 5.9
|
||||||
Name: kapidox
|
Name: kapidox
|
||||||
Version: %{_tar_path}.0
|
Version: 5.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Requires: doxygen
|
Requires: doxygen
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -50,7 +50,7 @@ This package is absolutely necessary for using KDE applications.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
python setup.py install --prefix=%{_kf5_prefix} --root=%{buildroot}
|
python setup.py install --prefix=%{_kf5_prefix} --root=%{buildroot}
|
||||||
%fdupes -s %{buildroot}
|
%fdupes %{buildroot}
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user