commit ghc-rpm-macros for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-rpm-macros for openSUSE:Factory checked in at 2021-11-01 18:35:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-rpm-macros (Old) and /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-rpm-macros" Mon Nov 1 18:35:43 2021 rev:42 rq:928503 version:1.9.95 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-rpm-macros/ghc-rpm-macros.changes 2021-05-11 23:04:18.224918445 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new.1890/ghc-rpm-macros.changes 2021-11-01 18:36:00.473345922 +0100 @@ -1,0 +2,5 @@ +Mon Nov 1 05:59:41 UTC 2021 - Ond��ej S��kup <mimi.vx@gmail.com> + +- fix build, remove white space + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-rpm-macros.spec ++++++ --- /var/tmp/diff_new_pack.JfzDU8/_old 2021-11-01 18:36:00.961346201 +0100 +++ /var/tmp/diff_new_pack.JfzDU8/_new 2021-11-01 18:36:00.965346203 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-rpm-macros # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,7 +23,7 @@ Summary: RPM Macros for building packages for GHC License: GPL-3.0-or-later Group: Development/Libraries/Other -Url: https://fedoraproject.org/wiki/Haskell_SIG +URL: https://fedoraproject.org/wiki/Haskell_SIG # source gets updated with osc service dr Source0: %{name}-%{version}.tar.xz BuildRequires: xz ++++++ ghc-rpm-macros-1.9.95.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ghc-rpm-macros-1.9.95/macros.ghc new/ghc-rpm-macros-1.9.95/macros.ghc --- old/ghc-rpm-macros-1.9.95/macros.ghc 2020-01-07 15:05:11.902288793 +0100 +++ new/ghc-rpm-macros-1.9.95/macros.ghc 2021-11-01 06:58:54.695885947 +0100 @@ -97,7 +97,7 @@ if [ -f "$i" ]; then\ sed -i -e "s!%{buildroot}!!g" $i\ fi\ -done\ +done\ sort < %{basepkg}-devel.files | uniq > %{basepkg}-devel.filesx\ mv %{basepkg}-devel.filesx %{basepkg}-devel.files\ %{nil}
participants (1)
-
Source-Sync