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-*/
|
||||||
/mpc-0.8.3-dev.tar.gz
|
/mpc-0.8.3-dev.tar.gz
|
||||||
/mpc-0.9.tar.gz
|
/mpc-0.9.tar.gz
|
||||||
|
/mpc-1.0.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: C library for multiple precision complex arithmetic
|
Summary: C library for multiple precision complex arithmetic
|
||||||
Name: libmpc
|
Name: libmpc
|
||||||
Version: 0.9
|
Version: 1.0
|
||||||
Release: 3%{?dist}.2
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://www.multiprecision.org/
|
URL: http://www.multiprecision.org/
|
||||||
@ -75,6 +75,9 @@ fi
|
|||||||
%{_infodir}/*.info*
|
%{_infodir}/*.info*
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user