diff --git a/ghc-rpm-macros-1.9.90.tar.xz b/ghc-rpm-macros-1.9.90.tar.xz deleted file mode 100644 index e787c5f..0000000 --- a/ghc-rpm-macros-1.9.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d11b99299138dba57016436fcfaf9ff4a109bbe410bbe90e961be92738c57f36 -size 17200 diff --git a/ghc-rpm-macros-1.9.95.tar.xz b/ghc-rpm-macros-1.9.95.tar.xz new file mode 100644 index 0000000..e8ba6ce --- /dev/null +++ b/ghc-rpm-macros-1.9.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd87d2f80e6f6f642cb853e418892190850855f81193e0b138bcea477f73ae3 +size 17088 diff --git a/ghc-rpm-macros.changes b/ghc-rpm-macros.changes index 4bd0211..6cd81c9 100644 --- a/ghc-rpm-macros.changes +++ b/ghc-rpm-macros.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 7 07:48:19 UTC 2020 - Peter Simons + +- Update to version 1.9.95. + ------------------------------------------------------------------- Mon Dec 30 20:05:43 UTC 2019 - Ondřej Súkup diff --git a/ghc-rpm-macros.spec b/ghc-rpm-macros.spec index 03c2b87..94218a3 100644 --- a/ghc-rpm-macros.spec +++ b/ghc-rpm-macros.spec @@ -15,15 +15,11 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%if 0%{?suse_version} <= 1320 -%global license doc -%endif - %global macros_dir %{_sysconfdir}/rpm %global without_hscolour 1 Name: ghc-rpm-macros -Version: 1.9.90 +Version: 1.9.95 Release: 0 Summary: RPM Macros for building packages for GHC License: GPL-3.0-or-later @@ -78,10 +74,6 @@ install -p -D -m 0755 ghc-pkg-wrapper %{buildroot}/%{_prefix}/lib/rpm/ghc-pkg-wr 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 -%if 0%{?suse_version} <= 1320 -install -d -D -m 0755 %{buildroot}%{_datadir}/licenses -%endif - %files %doc AUTHORS @@ -97,9 +89,6 @@ install -d -D -m 0755 %{buildroot}%{_datadir}/licenses %{_prefix}/lib/rpm/ghc-dirs.sh %dir %{_datadir}/%{name} %{_datadir}/%{name}/Setup.hs -%if 0%{?suse_version} <= 1320 -%dir %{_datadir}/licenses -%endif %files extra %config %{macros_dir}/macros.ghc-extra