From 08e583551fdef962fc792da59fff8adff81046b7 Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Jun 30 2015 12:24:56 +0000 Subject: Update rpmconf to 1.0.12-1 --- diff --git a/.gitignore b/.gitignore index 53c0869..cf3f8c9 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ rpmconf-0.2.2.tar.gz /rpmconf-1.0.9.tar.gz /rpmconf-1.0.10.tar.gz /rpmconf-1.0.11.tar.gz +/rpmconf-1.0.12.tar.gz diff --git a/rpmconf.spec b/rpmconf.spec index 7083d73..72c1471 100644 --- a/rpmconf.spec +++ b/rpmconf.spec @@ -1,7 +1,7 @@ Name: rpmconf Summary: Tool to handle rpmnew and rpmsave files License: GPLv3 -Version: 1.0.11 +Version: 1.0.12 Release: 1%{?dist} URL: http://wiki.github.com/xsuchy/rpmconf # source is created by: @@ -92,6 +92,9 @@ python3-pylint --reports=n %{buildroot}%{python3_sitelib}/rpmconf/rpmconf.py %dir %{_datadir}/rpmconf %changelog +* Tue Jun 30 2015 Miroslav Suchý 1.0.12-1 +- disable pylint warning + * Tue Jun 30 2015 Miroslav Suchý 1.0.11-1 - disable pylint warning diff --git a/sources b/sources index 11af07b..b39acaf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8bd04f5fe6abb2227053d89a7094d600 rpmconf-1.0.11.tar.gz +e5ab98f871c195a8bf41eda1604157eb rpmconf-1.0.12.tar.gz