[mingw-admesh] Updated to 0.98.1

Miro Hrončok churchyard at fedoraproject.org
Wed Sep 24 09:54:13 UTC 2014


commit b351a9f02984ef0ffd2fb9f8e76349d3822b330f
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Wed Sep 24 11:53:59 2014 +0200

    Updated to 0.98.1

 .gitignore        |    1 +
 mingw-admesh.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0e4209..3a7431c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /admesh-0.98.0.tar.gz
+/admesh-0.98.1.tar.gz
diff --git a/mingw-admesh.spec b/mingw-admesh.spec
index a037080..74c1596 100644
--- a/mingw-admesh.spec
+++ b/mingw-admesh.spec
@@ -1,6 +1,6 @@
 %{?mingw_package_header}
 Name:           mingw-admesh
-Version:        0.98.0
+Version:        0.98.1
 Release:        1%{?dist}
 Summary:        MinGW compiled ADMesh
 
@@ -109,5 +109,8 @@ find %{buildroot} -name "*.la" -delete
 %{mingw64_libdir}/libadmesh.a
 
 %changelog
+* Wed Sep 24 2014 Miro Hrončok <mhroncok at redhat.com> - 0.98.1-1
+- Updated to 0.98.1
+
 * Tue Jul 29 2014 Miro Hrončok <mhroncok at redhat.com> - 0.98.0-1
 - Initial package
diff --git a/sources b/sources
index 4390674..f093b22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e88903f8ef7b853093642ddc3a5847fc  admesh-0.98.0.tar.gz
+b9c69113ea4c904bed0c4f0247da58ce  admesh-0.98.1.tar.gz


More information about the scm-commits mailing list