Hello community, here is the log from the commit of package dtkwidget for openSUSE:Leap:15.2 checked in at 2020-03-23 07:13:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/dtkwidget (Old) and /work/SRC/openSUSE:Leap:15.2/.dtkwidget.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dtkwidget" Mon Mar 23 07:13:57 2020 rev:12 rq:787253 version:2.1.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/dtkwidget/dtkwidget.changes 2020-01-15 14:53:13.981516491 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.dtkwidget.new.3160/dtkwidget.changes 2020-03-23 07:14:54.830535301 +0100 @@ -1,0 +2,16 @@ +Sun Aug 4 09:13:32 UTC 2019 - Hillwood Yang <[email protected]> + +- Update version to 2.1.1 + * Update translations. + * Fix crashes dock in Qt5.11.3 + * Add ThemeType for DThemeManager + * Add DPalette and DFontSizeManager + * Reset tx config file + * Use the DWIDGET_TRANSLATIONS_DIR + * Add dbackgroundgroup + * DSwitchButton send checked on mouse release + * Update style after apply dtk stylesheet + * Fix FramelessWindowHint caused qss won't apply +- Slit language package. + +------------------------------------------------------------------- Old: ---- dtkwidget-2.0.16.1.tar.gz New: ---- dtkwidget-2.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dtkwidget.spec ++++++ --- /var/tmp/diff_new_pack.s8fhfp/_old 2020-03-23 07:14:55.722535836 +0100 +++ /var/tmp/diff_new_pack.s8fhfp/_new 2020-03-23 07:14:55.722535836 +0100 @@ -20,7 +20,7 @@ %define libver 2 Name: dtkwidget -Version: 2.0.16.1 +Version: 2.1.1 Release: 0 Summary: Deepin graphical user interface library License: GPL-3.0-or-later @@ -47,6 +47,7 @@ BuildRequires: pkgconfig(xcb-util) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xi) +Recommends: %{name}-lang = %{name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -70,6 +71,8 @@ The dtkwidget-devel package contains the header files and developer docs for dtkcore. +%lang_package + %prep %setup -q %patch0 -p1 @@ -97,10 +100,7 @@ %defattr(-,root,root,-) %doc README.md CHANGELOG.md %license LICENSE -%dir %{_datadir}/dtkwidget -%{_datadir}/dtkwidget/translations -%dir %{_libexecdir}/dtk2 -%{_libexecdir}/dtk2/dtk-svgc +%{_libdir}/libdtk-2.0.6 %files -n lib%{name}%{libver} %defattr(-,root,root,-) @@ -118,4 +118,8 @@ %dir %{_libdir}/qt5/mkspecs %{_libdir}/qt5/mkspecs/modules +%files lang +%defattr(-,root,root,-) +%{_datadir}//libdtk-2.0.6 + %changelog ++++++ dtkwidget-2.0.16.1.tar.gz -> dtkwidget-2.1.1.tar.gz ++++++ ++++ 15336 lines of diff (skipped)
