2.5 beta 5 (darcs-beta)

This commit is contained in:
Jens Petersen 2010-09-17 23:09:58 +10:00
parent 2c7874cac3
commit 5e920e805b
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
darcs-2.4.4.tar.gz
/darcs-beta-2.4.98.5.tar.gz

View File

@ -1,6 +1,6 @@
# Updated to cabal2spec-0.22.2 and ghc-rpm-macros-0.8.1
%global pkg_name darcs
%global pkg_name darcs-beta
%global common_summary Haskell %{pkg_name} library
@ -25,9 +25,9 @@ consistent and powerful theory of patches.
# debuginfo is not useful for ghc
%global debug_package %{nil}
Name: %{pkg_name}
Version: 2.4.4
Release: 4%{?dist}
Name: darcs
Version: 2.4.98.5
Release: 1%{?dist}
Summary: David's advanced revision control system
Group: Development/Tools
@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Sep 17 2010 Jens Petersen <petersen@redhat.com> - 2.4.98.5-1
- 2.5 beta 5 (darcs-beta)
* Thu Aug 19 2010 Jens Petersen <petersen@redhat.com> - 2.4.4-4
- rebuild for newer haskeline and dataenc
- make it easier to build darcs-beta

View File

@ -1 +1 @@
1ccd97561e4e0592b44f1989cebeca02 darcs-2.4.4.tar.gz
ae29cf2674df8ebb9d71c22371f9ab1b darcs-beta-2.4.98.5.tar.gz