Update to 4.0.42 (#2137043)
This commit is contained in:
parent
9fccee7504
commit
3336408f8e
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ mtools-4.0.13.tar.bz2
|
||||
/mtools-4.0.39.tar.gz
|
||||
/mtools-4.0.40.tar.gz
|
||||
/mtools-4.0.41.tar.gz
|
||||
/mtools-4.0.42.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Programs for accessing MS-DOS disks without mounting the disks
|
||||
Name: mtools
|
||||
Version: 4.0.41
|
||||
Version: 4.0.42
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Source0: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.gz
|
||||
@ -62,6 +62,9 @@ ln -s mtools.5.gz %{buildroot}%{_mandir}/man5/mtools.conf.5.gz
|
||||
%{_infodir}/mtools.info*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 24 2022 Vojtech Trefny <vtrefny@redhat.com> 4.0.42-1
|
||||
- Update to 4.0.42
|
||||
|
||||
* Tue Sep 20 2022 Vojtech Trefny <vtrefny@redhat.com> 4.0.41-1
|
||||
- Update to 4.0.41
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mtools-4.0.41.tar.gz) = 3cff64c787704a63ef24aff37a7335108132bc3d0e15fe336fcf2df17b70e7f217e0b9255aa95d7ea72c0f28df9726ebe9cea453d71b3bb2daec770eac09c857
|
||||
SHA512 (mtools-4.0.42.tar.gz) = 143c270574f282b67383dd46e46fc0aebb28d21bf8ddbff85993435dd01be29f0c834e813afd06a897d631ea88098e2da5f919ea38f0235ee833753f09268a44
|
||||
|
Loading…
Reference in New Issue
Block a user