Update to 1.0
This commit is contained in:
parent
7851f9a2f6
commit
0402d8b3ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/npth-0.91.tar.bz2
|
/npth-0.91.tar.bz2
|
||||||
|
/npth-1.0.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: npth
|
Name: npth
|
||||||
Version: 0.91
|
Version: 1.0
|
||||||
Release: 8%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The New GNU Portable Threads library
|
Summary: The New GNU Portable Threads library
|
||||||
# software uses dual licensing (or both in parallel)
|
# software uses dual licensing (or both in parallel)
|
||||||
License: LGPLv3+ or GPLv2+ or (LGPLv3+ and GPLv2+)
|
License: LGPLv3+ or GPLv2+ or (LGPLv3+ and GPLv2+)
|
||||||
@ -60,7 +60,10 @@ make check
|
|||||||
%{_datadir}/aclocal/*
|
%{_datadir}/aclocal/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-8
|
* Sat Sep 20 2014 Christopher Meng <rpm@cicku.me> - 1.0-1
|
||||||
|
- Update to 1.0
|
||||||
|
|
||||||
|
* Thu Mar 7 2013 Milan Bartos <mbartos@redhat.com> - 0.91-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-7
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-7
|
||||||
|
Loading…
Reference in New Issue
Block a user