OBS - update for 1.1.0 release

This commit is contained in:
Allen Winter
2020-10-26 12:02:19 -04:00
parent a586a7894b
commit fdb35faf64
3 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
kddockwidgets (1.1.0) release candidate; urgency=high
* 1.1.0 final
-- Allen Winter <allen.winter@kdab.com> Mon, 26 Oct 2020 12:00:00 -0500
kddockwidgets (1.0.0) release candidate; urgency=high
* 1.0.0 final

View File

@@ -1,10 +1,10 @@
Format: 1.0
Source: kddockwidgets
Version: 1.0.0
Version: 1.1.0
Binary: kddockwidgets
Maintainer: Allen Winter <allen.winter@kdab.com>
Architecture: any
Build-Depends: debhelper (>=9), cdbs, cmake, qt5-default, qtbase5-dev, libqt5x11extras5-dev
Files:
00000000000000000000000000000000 00000 kddockwidgets-1.0.0.tar.gz
00000000000000000000000000000000 00000 kddockwidgets-1.1.0.tar.gz

View File

@@ -1,5 +1,5 @@
Name: kddockwidgets
Version: 1.0.0
Version: 1.1.0
Release: 1
Summary: KDAB's Dock Widget Framework for Qt
Source0: %{name}-%{version}.tar.gz
@@ -88,7 +88,9 @@ cmake . -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
%{_libdir}/libkddockwidgets_multisplitter.so
%changelog
* Wed Sep 02 2020 Allen Winter <allen.winter@kdb.com> 1.0.0
* Mon Oct 26 2020 Allen Winter <allen.winter@kdab.com> 1.1.0
1.1.0 final
* Wed Sep 02 2020 Allen Winter <allen.winter@kdab.com> 1.0.0
1.0.0 final
* Thu Aug 06 2020 Allen Winter <allen.winter@kdb.com> 0.99.9
* Thu Aug 06 2020 Allen Winter <allen.winter@kdab.com> 0.99.9
1.0.0 release candidate