[mingw-libtasn1] Update to 2.13

Kalev Lember kalev at fedoraproject.org
Sun Oct 7 16:24:16 UTC 2012


commit 97d875c25d671d0cd7f7ae539d83f9ced11adb52
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Oct 7 18:23:49 2012 +0200

    Update to 2.13

 .gitignore          |    1 +
 mingw-libtasn1.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04d8c1b..8a21733 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libtasn1-2.9.tar.gz
 /libtasn1-2.12.tar.gz
+/libtasn1-2.13.tar.gz
diff --git a/mingw-libtasn1.spec b/mingw-libtasn1.spec
index c99d354..58fa70f 100644
--- a/mingw-libtasn1.spec
+++ b/mingw-libtasn1.spec
@@ -1,8 +1,8 @@
 %?mingw_package_header
 
 Name:           mingw-libtasn1
-Version:        2.12
-Release:        2%{?dist}
+Version:        2.13
+Release:        1%{?dist}
 Summary:        MinGW Windows libtasn1 library
 
 # The libtasn1 library is LGPLv2+, utilities are GPLv3+;
@@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_bindir}/*.exe
 
 
 %changelog
+* Sun Oct 07 2012 Kalev Lember <kalevlember at gmail.com> - 2.13-1
+- Update to 2.13
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index fcc5b3b..fc2ad34 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4eba39fb962d6cf5a370267eae8ff52b  libtasn1-2.12.tar.gz
+df27eaddcc46172377e6b907e33ddc83  libtasn1-2.13.tar.gz


More information about the scm-commits mailing list