Browse Source

xmlsec1-1.2.22-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10258 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 8 years ago
parent
commit
846cdb21f0
1 changed files with 7 additions and 2 deletions
  1. 7 2
      x/xmlsec1/xmlsec1-vl.spec

+ 7 - 2
x/xmlsec1/xmlsec1-vl.spec

@@ -1,11 +1,13 @@
 Summary: Library providing support for "XML Signature" and "XML Encryption" standards
 Name: xmlsec1
-Version: 1.2.20
-Release: 3%{?_dist_release}
+Version: 1.2.22
+Release: 1%{?_dist_release}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.aleksey.com/xmlsec/
 Source: ftp://ftp.aleksey.com/pub/xmlsec/releases/xmlsec1-%{version}.tar.gz
+Vendor: Project Vine
+Distribution: Vine Linux
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: libxml2-devel >= 2.6.0
@@ -234,6 +236,9 @@ rm -fr %{buildroot}
 %{_libdir}/pkgconfig/xmlsec1-nss.pc
 
 %changelog
+* Mon May  9 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.2.22-1
+- new upstream release.
+
 * Wed Dec 30 2015 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.2.20-3
 - rebuilt with gnutls-3.4.x.