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 2023-04-04 21:22:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-rpm-macros (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-rpm-macros"

Tue Apr  4 21:22:51 2023 rev:43 rq:1076021 version:2.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-rpm-macros/ghc-rpm-macros.changes    
2021-11-01 18:36:00.473345922 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new.19717/ghc-rpm-macros.changes 
2023-04-04 21:23:00.434075904 +0200
@@ -1,0 +2,15 @@
+Sat Mar 18 18:33:27 UTC 2023 - Ondřej Súkup <[email protected]>
+
+- update to 2.5.2
+ * fix ghc-pkg-wrapper in ghc build env
+ * ghc_merge_filelist macro
+
+-------------------------------------------------------------------
+Thu Mar 16 18:26:11 UTC 2023 - Ondřej Súkup <[email protected]>
+
+- update to 2.5.0
+ * sync with fedora
+ * enable -prof packages
+ * support for hadrian
+
+-------------------------------------------------------------------

Old:
----
  ghc-rpm-macros-1.9.95.tar.xz

New:
----
  ghc-rpm-macros-2.5.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-rpm-macros.spec ++++++
--- /var/tmp/diff_new_pack.DDwRRY/_old  2023-04-04 21:23:00.890078487 +0200
+++ /var/tmp/diff_new_pack.DDwRRY/_new  2023-04-04 21:23:00.894078509 +0200
@@ -18,7 +18,7 @@
 
 %global without_hscolour 1
 Name:           ghc-rpm-macros
-Version:        1.9.95
+Version:        2.5.2
 Release:        0
 Summary:        RPM Macros for building packages for GHC
 License:        GPL-3.0-or-later
@@ -28,6 +28,7 @@
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  xz
 Requires:       rpm
+Requires:       chrpath
 BuildArch:      noarch
 %if %{undefined without_hscolour}
 Requires:       hscolour
@@ -47,14 +48,6 @@
 Extra macros used for subpackaging of Haskell libraries,
 for example in ghc and haskell-platform.
 
-%package -n ghc-srpm-macros
-Summary:        RPM macros for building Haskell source packages
-Group:          Development/Libraries/Other
-BuildArch:      noarch
-
-%description -n ghc-srpm-macros
-Macros used when generating source Haskell rpm packages.
-
 %prep
 %setup -q
 
@@ -69,9 +62,9 @@
 install -p -D -m 0755 cabal-tweak-dep-ver 
%{buildroot}/%{_bindir}/cabal-tweak-dep-ver
 install -p -D -m 0755 cabal-tweak-drop-dep 
%{buildroot}/%{_bindir}/cabal-tweak-drop-dep
 install -p -D -m 0755 cabal-tweak-flag %{buildroot}/%{_bindir}/cabal-tweak-flag
+install -p -D -m 0755 cabal-tweak-remove-upperbound 
%{buildroot}/%{_bindir}/cabal-tweak-remove-upperbound
 install -p -D -m 0755 ghc-pkg-wrapper 
%{buildroot}/%{_prefix}/lib/rpm/ghc-pkg-wrapper
 install -p -D -m 0644 ghc.attr 
%{buildroot}/%{_prefix}/lib/rpm/fileattrs/ghc.attr
-install -p -D -m 0755 ghc-dirs.sh %{buildroot}/%{_prefix}/lib/rpm/ghc-dirs.sh
 install -p -D -m 0644 Setup.hs %{buildroot}/%{_datadir}/%{name}/Setup.hs
 
 %files
@@ -83,9 +76,9 @@
 %{_bindir}/cabal-tweak-dep-ver
 %{_bindir}/cabal-tweak-flag
 %{_bindir}/cabal-tweak-drop-dep
+%{_bindir}/cabal-tweak-remove-upperbound
 %{_prefix}/lib/rpm/ghc-pkg-wrapper
 %{_prefix}/lib/rpm/fileattrs/ghc.attr
-%{_prefix}/lib/rpm/ghc-dirs.sh
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/Setup.hs
 

++++++ ghc-rpm-macros-1.9.95.tar.xz -> ghc-rpm-macros-2.5.2.tar.xz ++++++
++++ 2466 lines of diff (skipped)

Reply via email to