Skip to content

Commit 2bc2c82

Browse files
Copilotalvarolopez
andcommitted
build: Fix bogus changelog dates in RPM spec file
Co-authored-by: alvarolopez <[email protected]>
1 parent a30c562 commit 2bc2c82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packaging/redhat/caso.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ mv %{buildroot}/usr/etc/ %{buildroot}/etc
6565
%exclude /etc/caso/caso-config-generator.conf
6666

6767
%changelog
68-
* Wed Jun 06 2023 Alvaro Lopez Garcia <[email protected]> 4.2.0
68+
* Tue Jun 06 2023 Alvaro Lopez Garcia <[email protected]> 4.2.0
6969
- fix: use POSIX timestamps for SSM cloud records
7070
- Render JSON dates as timestamp integers
7171
- Do not render records using .dict() but usin JSON
@@ -91,7 +91,7 @@ mv %{buildroot}/usr/etc/ %{buildroot}/etc
9191
- Remove deprecated option
9292
- Update configuration file
9393
- Default to all OpenStack extractors
94-
* Thu Mar 20 2023 Alvaro Lopez Garcia <[email protected]> 4.0.0
94+
* Mon Mar 20 2023 Alvaro Lopez Garcia <[email protected]> 4.0.0
9595
- Remove deprecated extractor base class
9696
- Allow to configure more than one extractor
9797
- Adapt neutron extractor code to new format

0 commit comments

Comments
 (0)