[ginac] Update to 1.6.2 (resolves bug #781720)

Orion Poplawski orion at fedoraproject.org
Tue Jan 24 22:32:17 UTC 2012


commit b630adfbf29389524081badaeb7a328c7218a7c6
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Jan 24 15:32:04 2012 -0700

    Update to 1.6.2 (resolves bug #781720)

 .gitignore |    1 +
 ginac.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63a79f9..038311b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ginac-1.5.6.tar.bz2
 /ginac-1.5.8.tar.bz2
+/ginac-1.6.2.tar.bz2
diff --git a/ginac.spec b/ginac.spec
index 9571006..6c4c789 100644
--- a/ginac.spec
+++ b/ginac.spec
@@ -1,6 +1,6 @@
 Name:           ginac
-Version:        1.5.8
-Release:        4%{?dist}
+Version:        1.6.2
+Release:        1%{?dist}
 Summary:        C++ library for symbolic calculations
 
 Group:          System Environment/Libraries
@@ -110,6 +110,9 @@ fi
 %{_mandir}/man?/*
 
 %changelog
+* Tue Jan 24 2012 Orion Poplawski <orion at cora.nwra.com> - 1.6.2-1
+- Update to 1.6.2 (resolves bug #781720)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.8-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 185ee14..ee003fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8693b3c9c3467694032ce9c8b3063d4c  ginac-1.5.8.tar.bz2
+4cfdd286ab0c32981ec1c9c779e87eb9  ginac-1.6.2.tar.bz2


More information about the scm-commits mailing list