Compare commits

..

2 Commits
rawhide ... f36

Author SHA1 Message Date
Tomas Bzatek 649a5a519e * Thu Mar 03 2022 Tomas Bzatek <tbzatek@redhat.com> - 2.9.4-4
- Fix gtk-doc annotations
2022-03-03 16:31:46 +01:00
Tomas Bzatek 563cf8f51b * Thu Mar 03 2022 Tomas Bzatek <tbzatek@redhat.com> - 2.9.4-3 - Require ntfs-3g (#2058506) 2022-03-03 14:49:13 +01:00
1 changed files with 1 additions and 7 deletions

View File

@ -43,7 +43,7 @@
Name: udisks2
Summary: Disk Manager
Version: 2.9.4
Release: 6%{?dist}
Release: 4%{?dist}
License: GPLv2+
URL: https://github.com/storaged-project/udisks
Source0: https://github.com/storaged-project/udisks/releases/download/udisks-%{version}/udisks-%{version}.tar.bz2
@ -420,12 +420,6 @@ fi
%endif
%changelog
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Mar 03 2022 Tomas Bzatek <tbzatek@redhat.com> - 2.9.4-4
- Fix gtk-doc annotations