[libmpc] Upstream 1.0

Petr Machata pmachata at fedoraproject.org
Thu Aug 2 13:31:12 UTC 2012


commit f41b12bd44cbaa1dc8bf112f7c32ec82c16e3986
Author: Petr Machata <pmachata at redhat.com>
Date:   Thu Aug 2 15:31:03 2012 +0200

    Upstream 1.0

 .gitignore  |    1 +
 libmpc.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 38eabcd..fc66a1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ mpc-0.8.1.tar.gz
 mpc-*/
 /mpc-0.8.3-dev.tar.gz
 /mpc-0.9.tar.gz
+/mpc-1.0.tar.gz
diff --git a/libmpc.spec b/libmpc.spec
index 2a3928c..6c18fd8 100644
--- a/libmpc.spec
+++ b/libmpc.spec
@@ -1,7 +1,7 @@
 Summary: C library for multiple precision complex arithmetic
 Name: libmpc
-Version: 0.9
-Release: 3%{?dist}.2
+Version: 1.0
+Release: 1%{?dist}
 License: LGPLv2+
 Group: Development/Tools
 URL: http://www.multiprecision.org/
@@ -75,6 +75,9 @@ fi
 %{_infodir}/*.info*
 
 %changelog
+* Thu Aug  2 2012 Petr Machata <pmachata at redhat.com> - 1.0-1
+- Upstream 1.0
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9-3.2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index b1f0a5e..2518919 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d6acab8d214bd7d1fbbc593e83dd00d  mpc-0.9.tar.gz
+13370ceb2e266c5eeb2f7e78c24b7858  mpc-1.0.tar.gz


More information about the scm-commits mailing list