commit ab9684526f8406afecb93ced782ce2781caccc70
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Jun 1 16:44:12 2018 +0100
make (for F28 GA)
F28 is not branched anymore
In nonfree use include free repo instead of copy it
In kwizart repo use include nonfree repo instead copy free and nonfree repos
Rename templates to match with the name of repos to simplify the script
Move branched-templates from not_in_use dir and update it
.gitignore | 1 +
mock-rpmfusion-free.spec | 10 +++++++++-
sources | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bef6c77..5c4f31f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ mock-rpmfusion-free-23.0.tar.bz2
/mock-rpmfusion-free-27.0.tar.bz2
/mock-rpmfusion-free-27.1.tar.bz2
/mock-rpmfusion-free-28.0.tar.bz2
+/mock-rpmfusion-free-28.1.tar.bz2
diff --git a/mock-rpmfusion-free.spec b/mock-rpmfusion-free.spec
index 5cd416b..6ca9043 100644
--- a/mock-rpmfusion-free.spec
+++ b/mock-rpmfusion-free.spec
@@ -1,5 +1,5 @@
Name: mock-rpmfusion-free
-Version: 28.0
+Version: 28.1
Release: 1%{?dist}
Summary: Mock config files for the RPM Fusion Free Repository
@@ -34,6 +34,14 @@ install -pm 0644 etc/mock/*_free.cfg %{buildroot}%{_sysconfdir}/mock
%changelog
+* Fri Jun 01 2018 Sérgio Basto <sergio(a)serjux.com> - 18.1-1
+- make (for F28 GA)
+- F28 is not branched anymore
+- In nonfree use include free repo instead of copy it
+- In kwizart repo use include nonfree repo instead copy free and nonfree repos
+- Rename templates to match with the name of repos to simplify the script
+- Move branched-templates from not_in_use dir and update it
+
* Mon Mar 05 2018 Sérgio Basto <sergio(a)serjux.com> - 28.0-1
- Ready for branch F28
diff --git a/sources b/sources
index f0caefb..e432ba1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d4fc91ae9cfa083b8c1c3684bd300a5b mock-rpmfusion-free-28.0.tar.bz2
+2915c8ea823bd22a20e8ba9c9d177288 mock-rpmfusion-free-28.1.tar.bz2
Show replies by date