Skip to content

Commit 968eb53

Browse files
committed
Timestamp v1.3.4
1 parent f995759 commit 968eb53

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Revision history for pgTAP
22
==========================
33

4-
1.3.4
4+
1.3.4 2025-10-04T17:20:28Z
55
--------------------------
66

77
* Fixed the upgrade from v1.2.0 to v1.3.0. Thanks to @runqitian for the pull

contrib/pgtap.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,12 @@ make install USE_PGXS=1 DESTDIR=%{buildroot}
4141
%{_docdir}/pgsql/contrib/README.pgtap
4242

4343
%changelog
44-
* Mon Apr 8 2024 David E. Wheeler <[email protected]> 1.3.4-1
44+
* Mon Oct 4 2025 David E. Wheeler <[email protected]> 1.3.4-1
4545
- Update to 1.3.4
4646

47+
* Mon Apr 8 2024 David E. Wheeler <[email protected]> 1.3.3-1
48+
- Update to 1.3.3
49+
4750
* Sun Feb 4 2024 David E. Wheeler <[email protected]> 1.3.2-1
4851
- Update to 1.3.2
4952

release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Here are the steps to take to make a release of pgTAP:
4747
installed), then checkout the `gh-pages` branch and make these changes:
4848

4949
+ `cp .documentation.html.template documentation.html`. Edit
50-
documentation.html, the main div should look like this:
50+
`documentation.html`, the main div should look like this:
5151

5252
<div id="main">
5353
<!-- DOCS INTRO HERE -->

0 commit comments

Comments
 (0)