Rebase to upstream v1.2.2
Resolves: RHEL-15865 Resolves: RHEL-14995 Signed-off-by: Pavel Reichl <preichl@redhat.com>
This commit is contained in:
parent
f3737fcf35
commit
c47e67462a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/exfatprogs-1.1.2.tar.xz
|
||||
/exfatprogs-1.1.3.tar.xz
|
||||
/exfatprogs-1.2.0.tar.xz
|
||||
/exfatprogs-1.2.2.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: exfatprogs
|
||||
Version: 1.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Userspace utilities for exFAT filesystems
|
||||
License: GPLv2
|
||||
URL: https://github.com/%{name}/%{name}
|
||||
@ -46,6 +46,11 @@ autoreconf -vif
|
||||
%{_mandir}/man8/tune.exfat.*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 06 2023 Pavel Reichl <preichl@redhat.com> - 1.2.2-1
|
||||
- Rebase to upstream v1.2.2
|
||||
- Related: RHEL-15865
|
||||
- Related: RHEL-14995
|
||||
|
||||
* Mon Mar 13 2023 Pavel Reichl <preichl@redhat.com> - 1.2.0-2
|
||||
- Fix wrong BZ number in git log
|
||||
Related: rhbz#2173273
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (exfatprogs-1.2.0.tar.xz) = 61a78af024e1ff7e12f2d7449c3ee2ff9476c8746269e29c453c77dbc73d3f52af7ca8fc3e1bd85d6a75b6ed8b7712b5f80e5cc1dffc5ff00fb63455a57ca9bf
|
||||
SHA512 (exfatprogs-1.2.2.tar.xz) = 51ff77860704a7a4a2986e0090514d46614d6d6ce5ad07ea622e4dd806f06f034959a0c35d7e67689a7eb6836a1de967e302d5ec1c9ca6d33fa80d68d574741e
|
||||
|
Loading…
Reference in New Issue
Block a user