From 20040fb29636572b030c4f4fe8d5eedd02622197 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Sun, 27 Oct 2019 14:16:25 +0000 Subject: [PATCH] - include the sha checksum file in the source, which allows to verify the original sources OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=150 --- ansible.changes | 6 ++++++ ansible.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/ansible.changes b/ansible.changes index c060fc9..cb2407f 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Oct 27 14:15:53 UTC 2019 - lars@linux-schulserver.de + +- include the sha checksum file in the source, which allows to verify + the original sources + ------------------------------------------------------------------- Wed Oct 23 16:10:41 UTC 2019 - diff --git a/ansible.spec b/ansible.spec index 65c491e..0b654a8 100644 --- a/ansible.spec +++ b/ansible.spec @@ -43,6 +43,7 @@ License: GPL-3.0-or-later Group: Development/Languages/Python Url: https://ansible.com/ Source: https://releases.ansible.com/ansible/ansible-%{version}.tar.gz +Source1: ansible-%{version}.tar.gz.sha Source99: ansible-rpmlintrc # SuSE/openSuSE %if 0%{?suse_version}