Upstream 1.0
This commit is contained in:
parent
7a3cf2c63a
commit
f41b12bd44
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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@redhat.com> - 1.0-1
|
||||
- Upstream 1.0
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-3.2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user