Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/fetchmail.git#d30e896de12b3df8171f42ac939553ff0873bb6e
This commit is contained in:
parent
f14341ad5d
commit
b66579eb7b
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/fetchmail-6.4.13.tar.xz
|
||||
/fetchmail-6.4.13.tar.xz.asc
|
||||
/fetchmail-6.4.14.tar.xz
|
||||
/fetchmail-6.4.14.tar.xz.asc
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A remote mail retrieval and forwarding utility
|
||||
Name: fetchmail
|
||||
Version: 6.4.13
|
||||
Version: 6.4.14
|
||||
Release: 1%{?dist}
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
|
||||
Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc
|
||||
@ -61,6 +61,9 @@ rm -f $RPM_BUILD_ROOT%{python3_sitelib}/__pycache__/fetchmailconf*
|
||||
%config(noreplace) %attr(0600, mail, mail) %{_sysconfdir}/fetchmailrc.example
|
||||
|
||||
%changelog
|
||||
* Mon Nov 30 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.14-1
|
||||
- Update to fetchmail-6.4.14
|
||||
|
||||
* Thu Oct 29 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.13-1
|
||||
- Update to fetchmail-6.4.13
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (fetchmail-6.4.13.tar.xz) = fd55a2a199ec83a863780934481df5ec562f0184adef738d37798aaad7b4eb15dfe0075436907784cc1b87f5c89bdf36a9a4df20f60786f6a185d04ab78ee9a4
|
||||
SHA512 (fetchmail-6.4.13.tar.xz.asc) = 209002ccc84031c19250b9e85ca824f570437024979d7e1b8c8560e1868c28465f9e5b001dd7bab4697b7ed5f21e6f353884c73259b8adacbab150f0573cd5c3
|
||||
SHA512 (fetchmail-6.4.14.tar.xz) = a0295094462abfd6ddeef32772c591f1ec87765f76e116e0bb17af1215c61be965bf1e9f10864fed53b4c072b240a40d43fe51f4287f0ed138795a630be2a276
|
||||
SHA512 (fetchmail-6.4.14.tar.xz.asc) = 0767708417dd2a49979dfdaad66281f4912622ea6ed0d2f332502d658127574832ec14f91c37c6fe39084609f602b43a2ed7c91ffbed418560d21cfb114a5016
|
||||
|
Loading…
Reference in New Issue
Block a user