From f8d5b9c14a6e38128b9eb4a4b0a5ed8a19db78fb Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 4 Aug 2014 18:03:16 +0200 Subject: [PATCH] corrected dist number --- protobuf-c.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protobuf-c.spec b/protobuf-c.spec index 26e4d8b..f0fe50c 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -1,6 +1,6 @@ Name: protobuf-c Version: 1.0.0 -Release: 9%{?dist} +Release: 1%{?dist} Summary: C bindings for Google's Protocol Buffers