commit 67c1de085c2759edb0a5dcb6604eead59dc8b8d0
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Mar 25 06:44:03 2019 +0000
Revert the sources format to tar.gz, to avoid possible confusion in the future.
.gitignore | 1 +
rpmfusion-packager.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 43dfee8..4895443 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ rpmfusion-packager-0.4.tar.bz2
/rpmfusion-packager-0.6.1.tar.gz
/rpmfusion-packager-0.6.2.tar.gz
/rpmfusion-packager-0.6.3.tar.bz2
+/rpmfusion-packager-0.6.3.tar.gz
diff --git a/rpmfusion-packager.spec b/rpmfusion-packager.spec
index 5b8f2ad..9ee93fe 100644
--- a/rpmfusion-packager.spec
+++ b/rpmfusion-packager.spec
@@ -7,12 +7,12 @@
Name: rpmfusion-packager
Version: 0.6.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Tools for setting up a rpmfusion maintainer environment
License: GPLv2+
URL:
https://github.com/rpmfusion-infra/rpmfusion-packager
-Source0: %url/releases/download/v%{version}/rpmfusion-packager-%{version}.tar.bz2
+Source0: %url/archive/v%{version}/rpmfusion-packager-%{version}.tar.gz
BuildArch: noarch
@@ -109,6 +109,9 @@ autoreconf -i
%endif
%changelog
+* Mon Mar 25 2019 Sérgio Basto <sergio(a)serjux.com> - 0.6.3-2
+- Revert the sources format to tar.gz, to avoid possible confusion in the future.
+
* Sun Dec 09 2018 FeRD (Frank Dana) <ferdnyc AT gmail com> - 0.6.3-1
- Port to python3
diff --git a/sources b/sources
index 5d57c33..574ed71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-73e16d759d5fc6c3dcb09092310e5242 rpmfusion-packager-0.6.3.tar.bz2
+b13e58df8c16c7fe9dcebdea5011f2e7 rpmfusion-packager-0.6.3.tar.gz