Skip to content

Commit 490194a

Browse files
committed
Post-release administrivia
* NEWS: Add a header line for the next release. * debian/changelog.in: Add a changelog entry for 4.23-1. * strace.spec.in: Likewise.
1 parent 9a7661c commit 490194a

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Noteworthy changes in release ?.?? (????-??-??)
2+
===============================================
3+
14
Noteworthy changes in release 4.23 (2018-06-14)
25
===============================================
36

debian/changelog.in

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ strace (@PACKAGE_VERSION@-1) experimental; urgency=low
44

55
-- Strace <@PACKAGE_BUGREPORT@> @DEB_CHANGELOGTIME@
66

7+
strace (4.23-1) unstable; urgency=medium
8+
9+
* New upstream version.
10+
11+
-- Dmitry V. Levin <[email protected]> Thu, 14 Jun 2018 11:00:00 +0000
12+
713
strace (4.22-1) unstable; urgency=medium
814

915
* New upstream version.

strace.spec.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ echo 'END OF TEST SUITE INFORMATION'
113113
* @RPM_CHANGELOGTIME@ @PACKAGE_BUGREPORT@ - @PACKAGE_VERSION@-1
114114
- @PACKAGE_STRING@ snapshot.
115115

116+
* Thu Jun 14 2018 Dmitry V. Levin <[email protected]> - 4.23-1
117+
- v4.22 -> v4.23.
118+
- Enabled libdw backend for -k option (#1568647).
119+
116120
* Thu Apr 05 2018 Dmitry V. Levin <[email protected]> - 4.22-1
117121
- v4.21 -> v4.22.
118122

0 commit comments

Comments
 (0)