Hello community, here is the log from the commit of package alex for openSUSE:Factory checked in at 2017-08-13 14:57:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alex (Old) and /work/SRC/openSUSE:Factory/.alex.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alex" Sun Aug 13 14:57:27 2017 rev:16 rq:515774 version:3.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/alex/alex.changes 2017-06-04 01:51:07.006052220 +0200 +++ /work/SRC/openSUSE:Factory/.alex.new/alex.changes 2017-08-13 14:57:28.295260173 +0200 @@ -1,0 +2,10 @@ +Wed Aug 9 12:59:47 UTC 2017 - [email protected] + +- Drop autom4te.cache/requests from doc to fix build-compare + +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - [email protected] + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alex.spec ++++++ --- /var/tmp/diff_new_pack.LzMkvT/_old 2017-08-13 14:57:29.095147922 +0200 +++ /var/tmp/diff_new_pack.LzMkvT/_new 2017-08-13 14:57:29.095147922 +0200 @@ -34,7 +34,6 @@ BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-process-devel %endif @@ -60,12 +59,12 @@ %ghc_bin_install mkdir -p %{buildroot}/%{_mandir}/man1 cp doc/alex.1 %{buildroot}/%{_mandir}/man1 +rm doc/autom4te.cache/requests # varies across builds, breaking build-compare %check %cabal_test %files -%defattr(-,root,root,-) %doc LICENSE %doc CHANGELOG.md README.md TODO doc examples %{_bindir}/%{name}
