Compare commits
3 Commits
1.57-1mamb
...
main
Author | SHA1 | Date | |
---|---|---|---|
5d051ad1b1 | |||
3b40126228 | |||
2481dd7716 |
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Text-CSV_XS
|
||||
Version: 1.57
|
||||
Version: 1.61
|
||||
Release: 1mamba
|
||||
Summary: Text::CSV_XS - comma-separated values manipulation routines
|
||||
Group: System/Libraries/Perl
|
||||
@ -53,6 +53,18 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sun Jul 27 2025 Automatic Build System <autodist@openmamba.org> 1.61-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 02 2025 Automatic Build System <autodist@openmamba.org> 1.60-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 06 2025 Automatic Build System <autodist@openmamba.org> 1.59-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 30 2024 Automatic Build System <autodist@openmamba.org> 1.58-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 16 2024 Automatic Build System <autodist@openmamba.org> 1.57-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user