Upgrade to 1.0.1

modified:   .gitignore
	modified:   ghc-cautious-file.spec
	modified:   sources
This commit is contained in:
Lakshmi Narasimhan T V 2012-03-24 16:19:55 +05:30
parent 764ae43240
commit ba96cfaf77
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/cautious-file-0.1.5.tar.gz
/cautious-file-1.0.tar.gz
/cautious-file-1.0.1.tar.gz

View File

@ -12,8 +12,8 @@ failures.If the posix flag is enabled, posix-specific\
functions are used to reduce the chance of data loss further.
Name: ghc-%{pkg_name}
Version: 1.0
Release: 2%{?dist}
Version: 1.0.1
Release: 1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -56,6 +56,9 @@ BuildRequires: ghc-bytestring-devel
%changelog
* Sat Mar 24 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 1.0.1-1
- Update to 1.0.1
* Sat Feb 25 2012 Jens Petersen <petersen@redhat.com> - 1.0-2
- depends on bytestring
- simplify summary and improve description format

View File

@ -1 +1 @@
ca18207cccb0ab7c7c2649133943ccc4 cautious-file-1.0.tar.gz
6a333ca06b64dcdb6fb0f15b53c87df6 cautious-file-1.0.1.tar.gz