commit ghc-crypto-enigma for openSUSE:Factory
Hello community, here is the log from the commit of package ghc-crypto-enigma for openSUSE:Factory checked in at 2017-08-31 20:46:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-crypto-enigma (Old) and /work/SRC/openSUSE:Factory/.ghc-crypto-enigma.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-crypto-enigma" Thu Aug 31 20:46:41 2017 rev:2 rq:513224 version:0.0.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-crypto-enigma/ghc-crypto-enigma.changes 2017-04-12 18:05:47.962333986 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-crypto-enigma.new/ghc-crypto-enigma.changes 2017-08-31 20:46:43.173512954 +0200 @@ -1,0 +2,5 @@ +Sun Jul 30 03:01:25 UTC 2017 - psimons@suse.com + +- Update to version 0.0.2.8 revision 4. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-crypto-enigma.spec ++++++ --- /var/tmp/diff_new_pack.MrVqar/_old 2017-08-31 20:46:44.577315911 +0200 +++ /var/tmp/diff_new_pack.MrVqar/_new 2017-08-31 20:46:44.621309735 +0200 @@ -26,7 +26,7 @@ Group: Development/Languages/Other Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-MissingH-devel BuildRequires: ghc-containers-devel ++++++ crypto-enigma.cabal ++++++ --- /var/tmp/diff_new_pack.MrVqar/_old 2017-08-31 20:46:44.733294017 +0200 +++ /var/tmp/diff_new_pack.MrVqar/_new 2017-08-31 20:46:44.733294017 +0200 @@ -4,7 +4,7 @@ -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change version: 0.0.2.8 -x-revision: 1 +x-revision: 4 synopsis: An Enigma machine simulator with display. description: The crypto-enigma package is an Enigma machine simulator with rich display and machine state details. @@ -29,7 +29,7 @@ license-file: LICENSE author: Roy Levien maintainer: royl@aldaron.com -copyright: (c) 2014-2016 Roy Levien +copyright: (c) 2014-2017 Roy Levien category: Cryptography, Education build-type: Simple extra-source-files: CHANGELOG.md @@ -54,7 +54,7 @@ Crypto.Enigma.Display other-modules: Crypto.Enigma.Utils -- other-extensions: - build-depends: base >=4.8.1.0 && <=4.9.1.0, + build-depends: base >=4.8.1.0 && <=4.9.10, containers >=0.5.5.1, split >=0.2.2, mtl >=2.2, @@ -66,7 +66,7 @@ type: exitcode-stdio-1.0 hs-source-dirs: test main-is: Check.hs - build-depends: base >=4.8.1.0 && <=4.9.1.0, + build-depends: base >=4.8.1.0 && <=4.9.10, QuickCheck >=2.8, crypto-enigma -- ghc-options: -threaded -rtsopts -with-rtsopts=-N @@ -76,8 +76,8 @@ type: exitcode-stdio-1.0 hs-source-dirs: test main-is: Test.hs - build-depends: base >=4.8.1.0 && <=4.9.1.0, + build-depends: base >=4.8.1.0 && <=4.9.10, HUnit >=1.3, crypto-enigma -- ghc-options: -threaded -rtsopts -with-rtsopts=-N - default-language: Haskell2010 + default-language: Haskell2010 \ No newline at end of file
participants (1)
-
root@hilbert.suse.de