[mingw-libtasn1] Update to 4.0

mooninite mooninite at fedoraproject.org
Wed Jul 2 01:29:11 UTC 2014


commit 10b2d5c1fa89e7a12f863c2a4387d9cffcedb3f7
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Tue Jul 1 20:29:17 2014 -0500

    Update to 4.0

 .gitignore          |    2 ++
 mingw-libtasn1.spec |    7 +++++--
 sources             |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ba4fab..8dcbca3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@
 /libtasn1-3.3.tar.gz
 /libtasn1-3.6.tar.gz
 /libtasn1-3.6.tar.gz.sig
+/libtasn1-4.0.tar.gz
+/libtasn1-4.0.tar.gz.sig
diff --git a/mingw-libtasn1.spec b/mingw-libtasn1.spec
index 2fadb00..79d4ed4 100644
--- a/mingw-libtasn1.spec
+++ b/mingw-libtasn1.spec
@@ -1,8 +1,8 @@
 %?mingw_package_header
 
 Name:           mingw-libtasn1
-Version:        3.6
-Release:        2%{?dist}
+Version:        4.0
+Release:        1%{?dist}
 Summary:        MinGW Windows libtasn1 library
 
 # The libtasn1 library is LGPLv2+, utilities are GPLv3+;
@@ -98,6 +98,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_bindir}/*.exe
 
 
 %changelog
+* Tue Jul 01 2014 Michael Cronenworth <mike at cchtml.com> - 4.0-1
+- Update to 4.0
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index e9fe83b..840ec9e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-6ed38e161e11013054f2a2bb4c4da449  libtasn1-3.6.tar.gz
-8d734e02c19c48c7e26fff179be9c443  libtasn1-3.6.tar.gz.sig
+d3d2d9bce3b6668b9827a9df52635be1  libtasn1-4.0.tar.gz
+62254c1ececa4dcf3811ecac98fd68bd  libtasn1-4.0.tar.gz.sig


More information about the scm-commits mailing list