From c88e156e2c04c554493c29920dad6638779a74c5 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Wed, 2 Sep 2020 16:58:09 +0800 Subject: [PATCH] pacakge init --- erlang-protobuffs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erlang-protobuffs.spec b/erlang-protobuffs.spec index 6e3ce0b..7f28c50 100644 --- a/erlang-protobuffs.spec +++ b/erlang-protobuffs.spec @@ -2,7 +2,7 @@ %global upstream basho Name: erlang-%{realname} Version: 0.9.1 -Release: 3 +Release: 1 BuildArch: noarch Summary: A set of Protocol Buffers tools and modules for Erlang applications License: ASL 2.0 @@ -34,5 +34,5 @@ install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/protoc-erl %{erlang_appdir}/ %changelog -* Wed Sep 2 2020 yanan li - 0.9.1-3 +* Wed Sep 2 2020 yanan li - 0.9.1-1 - Package init