diff --git a/ghc-x509.changes b/ghc-x509.changes index 0d134cf..57cf12f 100644 --- a/ghc-x509.changes +++ b/ghc-x509.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 31 19:47:07 UTC 2015 - mimi.vx@gmail.com + +- update to 1.5.1 + ------------------------------------------------------------------- Thu Apr 23 18:00:16 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-x509.spec b/ghc-x509.spec index 710be72..8dc5b5f 100644 --- a/ghc-x509.spec +++ b/ghc-x509.spec @@ -15,17 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %global pkg_name x509 %bcond_with tests Name: ghc-x509 -Version: 1.5.0.1 +Version: 1.5.1 Release: 0 Summary: X509 reader and writer +License: BSD-3-Clause Group: System/Libraries -License: BSD-3-Clause Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -71,36 +72,28 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} - %build %ghc_lib_build - %install %ghc_lib_install - %check %if %{with tests} %cabal test %endif - %post devel %ghc_pkg_recache - %postun devel %ghc_pkg_recache - %files -f %{name}.files %defattr(-,root,root,-) %doc LICENSE - %files devel -f %{name}-devel.files %defattr(-,root,root,-) - %changelog diff --git a/x509-1.5.0.1.tar.gz b/x509-1.5.0.1.tar.gz deleted file mode 100644 index fe27005..0000000 --- a/x509-1.5.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a0d7adf3dd6cb5b29b2cecbc82d84cdb71e4042315761e10b1403075220f20d -size 14486 diff --git a/x509-1.5.1.tar.gz b/x509-1.5.1.tar.gz new file mode 100644 index 0000000..1e5e327 --- /dev/null +++ b/x509-1.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566c23f526c20be1386c492a3923eec31f251b725e816e6cebf8074ae31aafd7 +size 14528