commit 71b537f965e31eec5cb7165a7da8e743406aa797
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Feb 4 11:43:44 2021 +0000
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
xvst.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xvst.spec b/xvst.spec
index 75e2998..841d3d7 100644
--- a/xvst.spec
+++ b/xvst.spec
@@ -7,7 +7,7 @@
Summary: Downloading your favourite video clips from a lot of websites
Name: xvst
Version: 3.0
-Release: 10.%{gitdate}git%{shortcommit}%{?dist}
+Release: 11.%{gitdate}git%{shortcommit}%{?dist}
License: GPLv3+
URL:
https://www.xvideothief.com
Source0:
https://github.com/xVST/xVideoServiceThief/archive/%{commit}/%{name}-%{ve...
@@ -111,6 +111,9 @@ update-desktop-database &> /dev/null || :
%{_datadir}/%{name}/languages/*qm
%changelog
+* Thu Feb 04 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
3.0-11.20190912gita6c1626
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
* Thu Sep 24 2020 Martin Gansser <linux4martin(a)gmx.de> 3.0-10.20190912gita6c1626
- Update to recent git version 3.0-10.20190912gita6c1626
- Add BR pkgconfig(Qt5Svg)