Accepting request 786656 from X11:Deepin:Factory

- Update version to 2.1.1
  * Fix the pkg-config "Requires" values
  * Adjust responsibility of the prf files
  * Fix dtk-settings binary location for libdtkcore-bin package

OBS-URL: https://build.opensuse.org/request/show/786656
OBS-URL: https://build.opensuse.org/package/show/X11:Deepin/dtkcore?expand=0&rev=20
This commit is contained in:
Hillwood Yang 2020-03-20 03:35:56 +00:00 committed by Git OBS Bridge
parent 3213873a11
commit 6869983d35
4 changed files with 14 additions and 6 deletions

View File

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

3
dtkcore-2.1.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Aug 4 09:24:50 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 2.1.1
* Fix the pkg-config "Requires" values
* Adjust responsibility of the prf files
* Fix dtk-settings binary location for libdtkcore-bin package
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 16 15:15:57 UTC 2019 - Hillwood Yang <hillwood@opensuse.org> Tue Jul 16 15:15:57 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>

View File

@ -20,7 +20,7 @@
%define libver 2 %define libver 2
Name: dtkcore Name: dtkcore
Version: 2.0.16.1 Version: 2.1.1
Release: 0 Release: 0
Summary: Deepin Tool Kit Core Summary: Deepin Tool Kit Core
License: GPL-3.0-or-later License: GPL-3.0-or-later
@ -85,8 +85,8 @@ rm -rf %{buildroot}/usr/tests
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc README.md CHANGELOG.md %doc README.md CHANGELOG.md
%license LICENSE %license LICENSE
%dir %{_libexecdir}/dtk2 # %dir %{_libexecdir}/dtk2
%{_libexecdir}/dtk2/* # %{_libexecdir}/dtk2/*
%{_libdir}/libdtk-2.0.6 %{_libdir}/libdtk-2.0.6
%files -n lib%{name}%{libver} %files -n lib%{name}%{libver}