From ccd423d93d6c7de9bbc6de375e9fbe5f44fd8dc8 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Tue, 10 Sep 2019 13:02:30 -0400 Subject: [PATCH] spec: import latest --- rpm-ostree.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rpm-ostree.spec b/rpm-ostree.spec index b930d5c..44302c7 100644 --- a/rpm-ostree.spec +++ b/rpm-ostree.spec @@ -1,3 +1,6 @@ +# The canonical copy of this spec file is upstream at: +# https://github.com/projectatomic/rpm-ostree/blob/master/packaging/rpm-ostree.spec.in + Summary: Hybrid image/package system Name: rpm-ostree Version: 2019.5.7.gcac5aa41 @@ -169,12 +172,11 @@ $PYTHON autofiles.py > files.devel \ '%{_datadir}/gir-1.0/*-1.0.gir' %files -f files -%doc COPYING README.md +%doc COPYING.GPL COPYING.LGPL LICENSE README.md %files libs -f files.lib %files devel -f files.devel - %changelog * Thu Aug 22 2019 Colin Walters - 2019.5.7.gcac5aa41-3 - New upstream git snapshot, mainly for backporting the arch-includes conditionals