From e7cd5217d215bfb077bd83c1eefeb0bcabf5c758 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Mon, 1 Nov 2010 23:38:29 +0200 Subject: [PATCH] Update to 1.0; fixes #637956, and #639823. --- .gitignore | 2 +- rpmlint.spec | 5 +++-- sources | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 99a860b..568a5e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -rpmlint-0.99.tar.bz2 +/rpmlint-1.0.tar.bz2 diff --git a/rpmlint.spec b/rpmlint.spec index 4f5c459..94d6c02 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,5 +1,5 @@ Name: rpmlint -Version: 0.99 +Version: 1.0 Release: 1%{?dist} Summary: Tool for checking common errors in RPM packages @@ -78,7 +78,8 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon Nov 1 2010 Ville Skyttä +* Mon Nov 1 2010 Ville Skyttä - 1.0-1 +- Update to 1.0; fixes #637956, and #639823. - Sync Fedora license list with Wiki revision 1.85. - Whitelist more expectedly setuid executables; fixes #646455. diff --git a/sources b/sources index 799e592..f857008 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c659bc0f351a3445a4a262b7a9277580 rpmlint-0.99.tar.bz2 +c27b574f3e70a3ffeb8eeb550e597c2d rpmlint-1.0.tar.bz2