From 1e58bda3c29891b5c8fc28558dcc1f6227f6bbfa Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 23:48:05 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mozilla-filesystem.git#786b4ca06da638bfc8d6916c8095632b666cab3a --- mozilla-filesystem.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mozilla-filesystem.spec b/mozilla-filesystem.spec index 5da92d4..b5b7681 100644 --- a/mozilla-filesystem.spec +++ b/mozilla-filesystem.spec @@ -1,6 +1,6 @@ Name: mozilla-filesystem Version: 1.9 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Mozilla filesytem layout License: MPLv1.1 @@ -23,6 +23,9 @@ mkdir -p $RPM_BUILD_ROOT/etc/skel/.mozilla/{plugins,extensions} /etc/skel/.mozilla %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.9-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 4 16:18:22 CET 2021 Pavel Raiskup - 1.9-24 - install/own %%_libdir/mozilla/native-messaging-hosts (rhbz#1619610)