commit fe735d582c1b734f0de8926314ac3dfc31fbf285
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Jun 3 00:23:30 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
Fix changelog version
.gitignore | 1 +
mock-rpmfusion-nonfree.spec | 15 +++++++++++++--
sources | 2 +-
3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a007177..19d3715 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ mock-rpmfusion-nonfree-23.0.tar.bz2
/mock-rpmfusion-nonfree-27.0.tar.bz2
/mock-rpmfusion-nonfree-27.1.tar.bz2
/mock-rpmfusion-nonfree-28.0.tar.bz2
+/mock-rpmfusion-nonfree-28.1.tar.bz2
diff --git a/mock-rpmfusion-nonfree.spec b/mock-rpmfusion-nonfree.spec
index 029da49..6c59eb9 100644
--- a/mock-rpmfusion-nonfree.spec
+++ b/mock-rpmfusion-nonfree.spec
@@ -1,6 +1,6 @@
Name: mock-rpmfusion-nonfree
-Version: 28.0
-Release: 1%{?dist}
+Version: 28.1
+Release: 2%{?dist}
Summary: Mock config files for the RPM Fusion NonFree Repository
Group: Development/Tools
@@ -34,6 +34,17 @@ install -pm 0644 etc/mock/*_nonfree.cfg
%{buildroot}%{_sysconfdir}/mock
%changelog
+* Sat Jun 02 2018 Sérgio Basto <sergio(a)serjux.com> - 28.1-2
+- Fix changelog version
+
+* Fri Jun 01 2018 Sérgio Basto <sergio(a)serjux.com> - 28.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 ae3017e..a54bc50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8350d1d101b5ecc64fc57b24fd4fd6a mock-rpmfusion-nonfree-28.0.tar.bz2
+fc298eb2549cb81810e17d3c54d3bd0a mock-rpmfusion-nonfree-28.1.tar.bz2
Show replies by date