diff --git a/.gitignore b/.gitignore index e3f8f7d..16665a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dtkcore-0.3.3.tar.gz +/dtkcore-2.0.0.tar.gz diff --git a/README.md b/README.md index 7f0b7ad..15d727b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # dtkcore -The dtkcore package \ No newline at end of file +The dtkcore package diff --git a/dtkcore.spec b/dtkcore.spec index a53e8e3..0af6d10 100644 --- a/dtkcore.spec +++ b/dtkcore.spec @@ -1,5 +1,5 @@ Name: dtkcore -Version: 0.3.3 +Version: 2.0.0 Release: 1%{?dist} Summary: Deepin tool kit core modules License: GPLv3 @@ -19,6 +19,8 @@ Header files and libraries for %{name}. %prep %setup -q +sed -i 's|tests|tool|' dtkcore.pro +sed -i 's|/lib|/libexec|' tool/tool.pro %build %qmake_qt5 PREFIX=%{_prefix} LIB_INSTALL_DIR=%{_libdir} @@ -35,6 +37,7 @@ Header files and libraries for %{name}. %doc README.md %license LICENSE %{_libdir}/lib*.so.* +%{_libexecdir}/dtk2/dtk-settings-tool %files devel %doc doc/Specification.md @@ -43,5 +46,8 @@ Header files and libraries for %{name}. %{_libdir}/lib*.so %changelog +* Sun Aug 20 2017 mosquito - 2.0.0-1 +- Update to 2.0.0 + * Sat Jul 29 2017 mosquito - 0.3.3-1 - Initial build diff --git a/sources b/sources index d13a7c9..be3cffc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dtkcore-0.3.3.tar.gz) = 270789ab43f55fd4e45315c8fa718497a8ceba88a80582169c8281f332bcdf4901c55134da5eb5c2f98ac9464a0e9e64ff7bbed0a59bc420c197af030b32371e +SHA512 (dtkcore-2.0.0.tar.gz) = d3f72145fc352a3379bcf7c34fdbc133aa7b746599690d20d412b8c32df65e2a5abe37597ea184088d4db88468fa822b73c448059a33734292233e6f8cc6a7f1