Hello community, here is the log from the commit of package gnome-devel-docs for openSUSE:Factory checked in at 2018-03-09 10:37:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-devel-docs (Old) and /work/SRC/openSUSE:Factory/.gnome-devel-docs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-devel-docs" Fri Mar 9 10:37:48 2018 rev:50 rq:582723 version:3.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-devel-docs/gnome-devel-docs.changes 2017-09-13 22:36:32.907123939 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-devel-docs.new/gnome-devel-docs.changes 2018-03-09 10:37:53.297494087 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:27:53 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-devel-docs.spec ++++++ --- /var/tmp/diff_new_pack.nBhdkN/_old 2018-03-09 10:37:54.845438350 +0100 +++ /var/tmp/diff_new_pack.nBhdkN/_new 2018-03-09 10:37:54.849438206 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-devel-docs # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,21 +20,21 @@ Version: 3.26.0 Release: 0 Summary: GNOME Platform Documentation -License: GFDL-1.1 and CC-BY-SA-4.0 +License: GFDL-1.1-only AND CC-BY-SA-4.0 Group: Documentation/Other -Url: http://www.gnome.org +URL: http://www.gnome.org Source: http://download.gnome.org/sources/gnome-devel-docs/3.26/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: yelp-tools Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description This package contains documents that are useful for GNOME developers. %lang_package + %prep %setup -q @@ -52,12 +52,9 @@ %find_lang programming-guidelines %{?no_lang_C} devel-docs.lang %fdupes %{buildroot} -%clean -rm -rf %{buildroot} - %files -%defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING* NEWS README +%license COPYING* +%doc AUTHORS ChangeLog NEWS README %doc %{_datadir}/help/C/accessibility-devel-guide/ %doc %{_datadir}/help/C/gnome-devel-demos/ %doc %{_datadir}/help/C/hig/
