rpms/swig/devel .cvsignore, 1.14, 1.15 sources, 1.14, 1.15 swig.spec, 1.57, 1.58

Adam Tkac atkac at fedoraproject.org
Thu Jun 24 13:39:07 UTC 2010


Author: atkac

Update of /cvs/pkgs/rpms/swig/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv4887

Modified Files:
	.cvsignore sources swig.spec 
Log Message:
- update to 2.0.0
- license changed to GPLv3+ and BSD



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/swig/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- .cvsignore	2 Sep 2009 12:53:12 -0000	1.14
+++ .cvsignore	24 Jun 2010 13:39:07 -0000	1.15
@@ -1 +1 @@
-swig-1.3.40.tar.gz
+swig-2.0.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/swig/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- sources	2 Sep 2009 12:53:12 -0000	1.14
+++ sources	24 Jun 2010 13:39:07 -0000	1.15
@@ -1 +1 @@
-2df766c9e03e02811b1ab4bba1c7b9cc  swig-1.3.40.tar.gz
+36ee2d9974be46a9f0a36460af928eb9  swig-2.0.0.tar.gz


Index: swig.spec
===================================================================
RCS file: /cvs/pkgs/rpms/swig/devel/swig.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- swig.spec	22 Feb 2010 13:03:53 -0000	1.57
+++ swig.spec	24 Jun 2010 13:39:07 -0000	1.58
@@ -3,9 +3,9 @@
 
 Summary: Connects C/C++/Objective C to some high-level programming languages
 Name: swig
-Version: 1.3.40
-Release: 5%{?dist}
-License: GPLv2+ and LGPLv2+ and BSD
+Version: 2.0.0
+Release: 1%{?dist}
+License: GPLv3+ and BSD
 Group: Development/Tools
 URL: http://swig.sourceforge.net/
 Source: http://downloads.sourceforge.net/project/swig/swig/swig-%{version}/swig-%{version}.tar.gz
@@ -106,13 +106,17 @@ rm -rf %{buildroot}
 %{_bindir}/*
 %{_datadir}/swig
 %{_mandir}/man1/ccache-swig.1*
-%doc ANNOUNCE CHANGES FUTURE INSTALL LICENSE NEW README TODO
+%doc ANNOUNCE CHANGES CHANGES.current INSTALL LICENSE README TODO
 
 %files doc
 %defattr(-,root,root,-)
 %doc Doc Examples
 
 %changelog
+* Thu Jun 24 2010 Adam Tkac <atkac redhat com> 2.0.0-1
+- update to 2.0.0
+- license changed to GPLv3+ and BSD
+
 * Mon Feb 22 2010 Adam Tkac <atkac redhat com> 1.3.40-5
 - s/LGPL/LGPLv2+
 



More information about the scm-commits mailing list