Hello community, here is the log from the commit of package mm-common for openSUSE:Factory checked in at 2018-03-08 10:48:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mm-common (Old) and /work/SRC/openSUSE:Factory/.mm-common.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mm-common" Thu Mar 8 10:48:44 2018 rev:3 rq:582848 version:0.9.11 Changes: -------- --- /work/SRC/openSUSE:Factory/mm-common/mm-common.changes 2018-02-14 09:20:29.971664986 +0100 +++ /work/SRC/openSUSE:Factory/.mm-common.new/mm-common.changes 2018-03-08 10:48:46.028198862 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:37:11 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mm-common.spec ++++++ --- /var/tmp/diff_new_pack.vZysLJ/_old 2018-03-08 10:48:46.816170494 +0100 +++ /var/tmp/diff_new_pack.vZysLJ/_new 2018-03-08 10:48:46.820170350 +0100 @@ -21,13 +21,12 @@ Version: 0.9.11 Release: 0 Summary: Common build files of the C++ bindings -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Libraries/C and C++ -Url: http://gtkmm.org +URL: http://gtkmm.org Source: http://download.gnome.org/sources/%{name}/0.9/%{name}-%{version}.tar.xz Source99: mm-common-rpmlintrc BuildRequires: pkgconfig -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -52,11 +51,11 @@ make %{?_smp_mflags} %install -make %{?_smp_mflags} DESTDIR=%{buildroot} install +%make_install %files -%defattr(-,root,root) -%doc COPYING NEWS AUTHORS +%license COPYING +%doc NEWS AUTHORS %{_bindir}/mm-common-prepare %{_mandir}/man1/mm-common-prepare.1%{?ext_man} %{_datadir}/aclocal/mm-*.m4 @@ -67,7 +66,6 @@ %{_datadir}/pkgconfig/mm-common-util.pc %files docs -%defattr(-,root,root) %dir %{_datadir}/doc/%{name} %{_datadir}/doc/mm-common/*
