New upstream bugfix release (5.24.7)
This commit is contained in:
parent
7499de8847
commit
187b109f92
|
@ -1,5 +1,5 @@
|
|||
project(breeze-gtk)
|
||||
set(PROJECT_VERSION "5.24.6")
|
||||
set(PROJECT_VERSION "5.24.7")
|
||||
set(PROJECT_VERSION_MAJOR 5)
|
||||
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
breeze-gtk (5.24.7-ok1) yangtze; urgency=medium
|
||||
|
||||
* New upstream bugfix release (5.24.7)
|
||||
|
||||
-- rtlhq <nobelxyz@**3.com> Thu, 13 Oct 2022 08:14:36 +0100
|
||||
|
||||
breeze-gtk (5.24.6-ok1) yangtze; urgency=medium
|
||||
|
||||
* Build for openKylin.
|
||||
|
||||
-- rtlhq Fri, 16 Sep 2022 10:58:59 +0800
|
||||
-- rtlhq <nobelxyz@**3.com> Fri, 16 Sep 2022 10:58:59 +0800
|
||||
|
|
|
@ -2,7 +2,7 @@ Source: breeze-gtk
|
|||
Section: kde
|
||||
Priority: optional
|
||||
Maintainer: Openkylin KDE SIG <kde@lists.openkylin.top>
|
||||
Uploaders: rtlhq,
|
||||
Uploaders: rtlhq <nobelxyz@**3.com>,
|
||||
Build-Depends: breeze-dev (>= 4:5.24.2~),
|
||||
cmake (>= 3.16~),
|
||||
debhelper-compat (= 13),
|
||||
|
|
Loading…
Reference in New Issue