diff --git a/.gitignore b/.gitignore index f3bcb6f..3f9ba1c 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /rpkg-1.45.tar.bz2 /rpkg-1.45.tar.gz /rpkg-1.46.tar.gz +/rpkg-1.47.tar.gz diff --git a/rpkg.spec b/rpkg.spec index d5503c3..a37696b 100644 --- a/rpkg.spec +++ b/rpkg.spec @@ -26,6 +26,7 @@ BuildRequires: python-nose BuildRequires: python-mock BuildRequires: python-osbs BuildRequires: python-rpmfluff +BuildRequires: rpmlint %if 0%{?rhel} && 0%{?rhel} < 7 BuildRequires: python-argparse diff --git a/sources b/sources index 47558e9..28ec3aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4927c17205a63feec4bd1bb52ceb4c5c rpkg-1.46.tar.gz +cba4fb8432d3b1d54bf70c2983feee3f rpkg-1.47.tar.gz