[rpmfusion-free-release] Bump for 35
by Leigh Scott
commit e576261276010f81b90924499ed290cd645e8aa1
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Feb 11 13:43:15 2021 +0000
Bump for 35
rpmfusion-free-release.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/rpmfusion-free-release.spec b/rpmfusion-free-release.spec
index 2213a67..39632f5 100644
--- a/rpmfusion-free-release.spec
+++ b/rpmfusion-free-release.spec
@@ -3,7 +3,7 @@
%global israwhide 1
Name: rpmfusion-%{_repo}-release
-Version: 34
+Version: 35
Release: 0.1
Summary: RPM Fusion (%{_repo}) Repository Configuration
@@ -98,6 +98,10 @@ ln -s $(basename %{SOURCE33}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY
%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{_repo}-tainted.repo
%changelog
+* Thu Feb 11 2021 Leigh Scott <leigh123linux(a)gmail.com> - 35-0.1
+- Bump for 35
+- Remove f32 key
+
* Fri Aug 21 2020 Leigh Scott <leigh123linux(a)gmail.com> - 34-0.1
- Bump for 34
- Remove f31 key
3 years, 9 months
[rpmfusion-free-release] Add new key and remove old key
by Leigh Scott
commit 947ba20f39011e18bbb85106cbad13104cbae368
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Feb 11 13:40:05 2021 +0000
Add new key and remove old key
rpmfusion-free-release.spec | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/rpmfusion-free-release.spec b/rpmfusion-free-release.spec
index 0038be3..2213a67 100644
--- a/rpmfusion-free-release.spec
+++ b/rpmfusion-free-release.spec
@@ -14,7 +14,6 @@ Source2: rpmfusion-%{_repo}-updates.repo
Source3: rpmfusion-%{_repo}-updates-testing.repo
Source4: rpmfusion-%{_repo}-rawhide.repo
Source5: rpmfusion-%{_repo}-tainted.repo
-Source32: RPM-GPG-KEY-rpmfusion-%{_repo}-fedora-32-primary
Source33: RPM-GPG-KEY-rpmfusion-%{_repo}-fedora-2020
BuildArch: noarch
@@ -62,14 +61,13 @@ install -d -m755 \
# GPG Key
%{__install} -Dp -m644 \
- %{SOURCE32} \
%{SOURCE33} \
%{buildroot}%{_sysconfdir}/pki/rpm-gpg
# Avoid using basearch in name for the key. Introduced in F18
-ln -s $(basename %{SOURCE32}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{_repo}-fedora-32
ln -s $(basename %{SOURCE33}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{_repo}-fedora-33
ln -s $(basename %{SOURCE33}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{_repo}-fedora-34
+ln -s $(basename %{SOURCE33}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{_repo}-fedora-35
# Links for the keys
ln -s $(basename %{SOURCE33}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{_repo}-fedora-latest
3 years, 9 months
[rpmfusion-free-release] Remove old f32 key
by Leigh Scott
commit b4d411b171d971ffb1381e4571f2bf90a4d3f468
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Feb 11 13:38:02 2021 +0000
Remove old f32 key
RPM-GPG-KEY-rpmfusion-free-fedora-32-primary | 29 ----------------------------
1 file changed, 29 deletions(-)
3 years, 9 months
[unifi/f33] Fix changelog date.
by Richard Shaw
Summary of changes:
00d1049... Fix changelog date. (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 9 months
[telegram-desktop] Fixed a small typo in changelog.
by Vitaly Zaitsev
commit 8aa8528f15ab7e797ae11bac9d1ae7aea6fa7c4a
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Tue Feb 9 14:05:28 2021 +0100
Fixed a small typo in changelog.
telegram-desktop.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index fc15bb9..cdd4628 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -217,7 +217,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{launcher}.desktop
%changelog
* Tue Feb 09 2021 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.5.8-3
-- Packported upstream patch with crash fixes.
+- Backported upstream patch with crash fixes.
* Thu Feb 04 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.5.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
3 years, 9 months