Update to 1.0

This commit is contained in:
Christopher Meng 2014-09-20 01:56:15 -04:00
parent 7851f9a2f6
commit 0402d8b3ef
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/npth-0.91.tar.bz2
/npth-1.0.tar.bz2

View File

@ -1,6 +1,6 @@
Name: npth
Version: 0.91
Release: 8%{?dist}
Version: 1.0
Release: 1%{?dist}
Summary: The New GNU Portable Threads library
# software uses dual licensing (or both in parallel)
License: LGPLv3+ or GPLv2+ or (LGPLv3+ and GPLv2+)
@ -60,7 +60,10 @@ make check
%{_datadir}/aclocal/*
%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
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-7

View File

@ -1 +1 @@
87712f0cee656c390b49773923e26e7f npth-0.91.tar.bz2
36869bf10378ea08c155cd5c3580a1dd npth-1.0.tar.bz2