From 0402d8b3efa25913f03c72800593c47375bffc0d Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Sat, 20 Sep 2014 01:56:15 -0400 Subject: [PATCH] Update to 1.0 --- .gitignore | 1 + npth.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0e02aa6..b40063f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /npth-0.91.tar.bz2 +/npth-1.0.tar.bz2 diff --git a/npth.spec b/npth.spec index 5aad2b7..52308eb 100644 --- a/npth.spec +++ b/npth.spec @@ -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 - 0.91-8 +* Sat Sep 20 2014 Christopher Meng - 1.0-1 +- Update to 1.0 + +* Thu Mar 7 2013 Milan Bartos - 0.91-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering - 0.91-7 diff --git a/sources b/sources index 436dbf5..ebb8fc8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87712f0cee656c390b49773923e26e7f npth-0.91.tar.bz2 +36869bf10378ea08c155cd5c3580a1dd npth-1.0.tar.bz2