Logoj0ke.net Open Build Service > Projects > devel:libs > libtasn1 > Changes
Sign Up | Log In

Changes of Revision 6

[-] Added libtasn1.changes
 
1
@@ -0,0 +1,5 @@
2
+-------------------------------------------------------------------
3
+Sun Mar 25 09:21:20 UTC 2012 - cs@linux-administrator.com
4
+
5
+- update to version 2.12 
6
+
7
[-] Changed libtasn1.spec ^
36
 
1
@@ -1,5 +1,5 @@
2
 #
3
-# spec file for package libtasn1 (Version 1.2)
4
+# spec file for package libtasn1 (Version 2.12)
5
 #
6
 # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
7
 # This file and all modifications and additions to the pristine
8
@@ -14,14 +14,14 @@
9
 
10
 Name:           libtasn1
11
 BuildRequires:  info
12
-Version:        1.2
13
+Version:        2.12
14
 Release:        31.1
15
 Url:            http://www.t2-project.org/packages/libtasn1.html
16
 Group:          Productivity/Networking/Security
17
 # FIXME: check this
18
 License:        GPL v3 or later; LGPL v2.1 or later
19
 Summary:        ASN.1 parsing library
20
-Source:         libtasn1-1.2.tar.bz2
21
+Source:         libtasn1-%{version}.tar.bz2
22
 AutoReqProv:    on
23
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
24
 %if 0%{?suse_version}
25
@@ -136,10 +136,3 @@
26
 %{_datadir}/aclocal/libtasn1.m4
27
 
28
 %changelog
29
-* Wed Jan 02 2008 maw@suse.de
30
-- Add a %%clean section.
31
-* Thu Dec 20 2007 maw@suse.de
32
-- Properly package info files
33
-- Package several documentation files.
34
-* Thu Dec 20 2007 maw@suse.de
35
-- New package, version 1.2.
36
Added libtasn1-2.12.tar.bz2 ^