diff --git a/extra-1.6.6.tar.gz b/extra-1.6.6.tar.gz deleted file mode 100644 index 222d16e..0000000 --- a/extra-1.6.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79996e6a8add465b9ae6253249199afc7fb2e4df475744dbe32b3c0b4573a09d -size 39499 diff --git a/extra-1.6.9.tar.gz b/extra-1.6.9.tar.gz new file mode 100644 index 0000000..23d2df0 --- /dev/null +++ b/extra-1.6.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc8cf7bd00e08f99cd6e55f7405f1b9d3950d84ef28e32b4b91bf0bc0baac77 +size 40293 diff --git a/ghc-extra.changes b/ghc-extra.changes index 541fe22..b975d8c 100644 --- a/ghc-extra.changes +++ b/ghc-extra.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Jul 18 14:26:23 UTC 2018 - psimons@suse.com + +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. + +------------------------------------------------------------------- +Tue Jul 17 19:31:05 UTC 2018 - psimons@suse.com + +- Update extra to version 1.6.9. + 1.6.9, released 2018-07-12 + Add loop, the non-monadic version of loopM + #36, add whenMaybe and whenMaybeM + +------------------------------------------------------------------- +Fri Jul 13 14:31:51 UTC 2018 - psimons@suse.com + +- Update extra to version 1.6.8. + 1.6.8, released 2018-05-24 + Add notNull + Add listDirectories + 1.6.7, released 2018-05-23 + #35, add fold1M and fold1M_ + #34, lots of documentation typos + ------------------------------------------------------------------- Mon May 14 17:02:11 UTC 2018 - psimons@suse.com @@ -124,5 +149,4 @@ Sun Feb 1 16:44:27 UTC 2015 - mimi.vx@gmail.com ------------------------------------------------------------------- Sat Nov 15 20:36:28 UTC 2014 - mimi.vx@gmail.com -- initial commit of extra package - +- initial commit of extra package diff --git a/ghc-extra.spec b/ghc-extra.spec index a8fa5b8..172521b 100644 --- a/ghc-extra.spec +++ b/ghc-extra.spec @@ -19,7 +19,7 @@ %global pkg_name extra %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.6.6 +Version: 1.6.9 Release: 0 Summary: Extra functions I use License: BSD-3-Clause