From 837b5e4d10c5fa43231b766e399d9a9cfd62fca4 Mon Sep 17 00:00:00 2001 From: Jindrich Luza Date: Mar 06 2014 10:38:18 +0000 Subject: - fix rhbz#1073079 --- diff --git a/.gitignore b/.gitignore index 953787c..e546419 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /libcomps-01ee5eb205ab46011e4fe9d69fadaccf0d2c3ef6.tar.gz /libcomps-c57510dda1b9db6143da38656c7e518586ca59cc.tar.gz /libcomps-a756363ce4a0dc7cb9395d2f57315428c22a4efb.tar.gz +/libcomps-0665574b51a64ec7ea6a71a47281f67cd2768b80.tar.gz diff --git a/libcomps.spec b/libcomps.spec index a59b674..e884058 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -1,4 +1,4 @@ -%global commit a756363ce4a0dc7cb9395d2f57315428c22a4efb +%global commit 0665574b51a64ec7ea6a71a47281f67cd2768b80 %if 0%{?rhel} && 0%{?rhel} <= 6 %define python3_build 0 @@ -12,7 +12,7 @@ Name: libcomps Version: 0.1.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Comps XML file manipulation library Group: Development/Libraries diff --git a/sources b/sources index 330f824..13d5f6f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -736bfe32a07fe8a8e54faab952ce72b4 libcomps-a756363ce4a0dc7cb9395d2f57315428c22a4efb.tar.gz +c9698fa2cf291fa26c31cc187a49d6f4 libcomps-0665574b51a64ec7ea6a71a47281f67cd2768b80.tar.gz