From f38cde96861a3986e67fa1f5c9f167deec014898 Mon Sep 17 00:00:00 2001 From: James Antill Date: Mon, 27 Feb 2023 13:16:53 -0500 Subject: [PATCH] Import rpm: c8s --- .gitignore | 1 + glog.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cb5548f..7c3fd31 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +SOURCES/glog-0.3.5.tar.gz /glog-0.3.5.tar.gz diff --git a/glog.spec b/glog.spec index 1c7232d..683c2a3 100644 --- a/glog.spec +++ b/glog.spec @@ -1,6 +1,6 @@ Name: glog Version: 0.3.5 -Release: 5%{?dist} +Release: 5%{?dist}.0.1 Summary: A C++ application logging library Group: System Environment/Libraries License: BSD