From 16ae734a2fa8f7b14590f44bed09015b3a564077 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Feb 08 2021 08:39:14 +0000 Subject: Automatic commit of package [jicofo] minor release [2.0.5390-3]. Created by command: /usr/bin/tito tag --- diff --git a/.tito/packages/jicofo b/.tito/packages/jicofo index 3da125f..407a534 100644 --- a/.tito/packages/jicofo +++ b/.tito/packages/jicofo @@ -1 +1 @@ -2.0.5390-2 jicofo/ +2.0.5390-3 jicofo/ diff --git a/jicofo/jicofo.spec b/jicofo/jicofo.spec index 785662c..770bd8f 100644 --- a/jicofo/jicofo.spec +++ b/jicofo/jicofo.spec @@ -4,7 +4,7 @@ Name: jicofo Version: 2.0.%{project_version} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Jitsi Conference Focus Url: https://jitsi.org License: ASL 2.0 @@ -114,6 +114,9 @@ install -D -m 644 %{SOURCE6} %{buildroot}/%{_pkgdocdir}/README-fedora.md #-- CHANGELOG -----------------------------------------------------------------# %changelog +* Mon Feb 08 2021 Christopher Engelhard 2.0.5390-3 +- rebuild for git repo move + * Wed Feb 03 2021 Christopher Engelhard 2.0.5390-2 - Permit service to write to its rundir and config dir (Issue #4)