[libfap] Bumped to new upstream 1.3 release
commit bfcd5c75c340ab16a63f0cf2d228235599168cd7 Author: Andrew Elwell <Andrew.Elwell@gmail.com> Date: Tue Jan 31 17:10:09 2012 +0100 Bumped to new upstream 1.3 release .gitignore | 1 + libfap.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 32de85e..24e8a99 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libfap-1.0.tar.gz /libfap-1.1.tar.gz /libfap-1.2.tar.gz +/libfap-1.3.tar.gz diff --git a/libfap.spec b/libfap.spec index 57cf53f..0e29295 100644 --- a/libfap.spec +++ b/libfap.spec @@ -1,6 +1,6 @@ Name: libfap -Version: 1.2 -Release: 2%{?dist} +Version: 1.3 +Release: 1%{?dist} Summary: An APRS parser written in C Group: Applications/Communications @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/%{name}.pc %changelog +* Tue Jan 31 2012 Andrew Elwell <Andrew.Elwell@gmail.com> - 1.3-1 +- New upstream release (1.3) + * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 4a31aea..f4f31c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a9efe603e07aafb50f57851c578df6c libfap-1.2.tar.gz +993246cc9048491e529c34c84e5da6ed libfap-1.3.tar.gz
participants (1)
-
Andrew Elwell