[xdrfile] Update to 1.1.1.

Jussi Lehtola jussilehtola at fedoraproject.org
Fri Apr 8 12:42:18 UTC 2011


commit 3a63104a3b14373fda65cea859240cc93737457f
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Fri Apr 8 15:42:19 2011 +0300

    Update to 1.1.1.

 .gitignore   |    1 +
 sources      |    2 +-
 xdrfile.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e46e6e..5064d00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xdrfile-1.1.tar.gz
+/xdrfile-1.1.1.tar.gz
diff --git a/sources b/sources
index d02ba17..faa892f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-529605c4348d4a7352f9bdb54267923c  xdrfile-1.1.tar.gz
+1ceb84765ec212a6f709faf559649023  xdrfile-1.1.1.tar.gz
diff --git a/xdrfile.spec b/xdrfile.spec
index 2187409..c0cc8b4 100644
--- a/xdrfile.spec
+++ b/xdrfile.spec
@@ -1,6 +1,6 @@
 Name:		xdrfile
-Version:	1.1
-Release:	4%{?dist}
+Version:	1.1.1
+Release:	1%{?dist}
 Summary:	A small C-library for reading and writing GROMACS trr and xtc files
 Group:		Applications/Engineering
 License:	LGPLv3+
@@ -25,7 +25,7 @@ Requires:	%{name} = %{version}-%{release}
 This package contains development headers and libraries for xdrfile.
 
 %prep
-%setup -q -n %{name}-%{version}b
+%setup -q 
 [ -s ChangeLog ] && exit 1 # exit if file has non-zero size
 
 %build
@@ -62,6 +62,9 @@ rm -rf %{buildroot}
 %{_includedir}/%{name}/
 
 %changelog
+* Fri Apr 08 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.1.1-1
+- Update to 1.1.1.
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list