From 2ff3b5a935323c9df76f44cf4a0877381bfead5c Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Feb 08 2021 08:40:29 +0000 Subject: Automatic commit of package [jitsi-meet] minor release [2.0.5390-3]. Created by command: /usr/bin/tito tag --- diff --git a/.tito/packages/jitsi-meet b/.tito/packages/jitsi-meet index bafd38a..d73e801 100644 --- a/.tito/packages/jitsi-meet +++ b/.tito/packages/jitsi-meet @@ -1 +1 @@ -2.0.5390-2 jitsi-meet/ +2.0.5390-3 jitsi-meet/ diff --git a/jitsi-meet/jitsi-meet.spec b/jitsi-meet/jitsi-meet.spec index a04d046..a577872 100644 --- a/jitsi-meet/jitsi-meet.spec +++ b/jitsi-meet/jitsi-meet.spec @@ -3,7 +3,7 @@ Name: jitsi-meet Version: 2.0.%{project_version} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Jitsi Videoconferencing Web App Url: https://jitsi.org License: ASL 2.0 @@ -175,6 +175,9 @@ install -D -m 0644 -t %{buildroot}%{_pkgdocdir}/config/ \ #-- 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 - Disallow all overrides in apache config (Issue #1) - Fix old-style apache config options (Issue #1)