From f44e81d695df669bcdb7237612baf41b80da98e0 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Jul 24 2020 16:24:30 +0000 Subject: Automatic commit of package [hellocopr] release [1.0.0-1]. Created by command: /usr/bin/tito tag --use-version 1.0.0 --- diff --git a/.tito/packages/hellocopr b/.tito/packages/hellocopr new file mode 100644 index 0000000..eff0994 --- /dev/null +++ b/.tito/packages/hellocopr @@ -0,0 +1 @@ +1.0.0-1 ./ diff --git a/hellocopr.spec b/hellocopr.spec index e57a50c..d5521d0 100644 --- a/hellocopr.spec +++ b/hellocopr.spec @@ -1,8 +1,8 @@ %global srcname copr-tito-quickdoc Name: hellocopr -Version: 0.0.0 -Release: 0%{?dist} +Version: 1.0.0 +Release: 1%{?dist} License: GPLv3 Summary: A trivial python 3 program for demonstrating RPM packaging Url: https://pagure.io/%{srcname} @@ -47,4 +47,7 @@ packaging using tito and Fedora's Copr user repository. #-- CHANGELOG -----------------------------------------------------------------# %changelog +* Fri Jul 24 2020 Christopher Engelhard 1.0.0-1 +- new package built with tito +