Skip to content

Commit f230d59

Browse files
github-actions[bot]18202781743
authored andcommitted
chore(rpm): New release 5.7.17
Log:
1 parent 01d18f0 commit f230d59

5 files changed

Lines changed: 26 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [5.7.17] - 2025-06-19
9+
10+
### Changed
11+
12+
- Support VERSION file (#102)
13+
- Update debian/control
14+
15+
[5.7.17]: https://github.com/linuxdeepin/dtkcommon/compare/5.7.16..5.7.17
16+
17+
<!-- generated by git-cliff -->

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.7.16
1+
5.7.17

archlinux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: justforlxz <justforlxz@gmail.com>
22
pkgname=dtkcommon-git
3-
pkgver=5.5.17.r8.gfe3dd87
3+
pkgver=5.7.17
44
pkgrel=1
55
sourcename=dtkcommon
66
sourcetars=("$sourcename"_"$pkgver".tar.xz)

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
dtkcommon (5.7.17) unstable; urgency=medium
2+
3+
* Release 5.7.17
4+
5+
-- yeshanshan <yeshanshan@uniontech.com> Thu, 19 Jun 2025 09:31:54 +0800
6+
17
dtkcommon (5.7.16) unstable; urgency=medium
28

39
* Release 5.7.16

rpm/dtkcommon.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: dtkcommon
2-
Version: 5.5.17
2+
Version: 5.7.17
33
Release: 1
44
Summary: dtk common files
55
Source0: %{name}-%{version}.orig.tar.xz

0 commit comments

Comments
 (0)