[mock-rpmfusion-nonfree] make (for F28 GA)
by Sérgio M. Basto
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
6 years, 6 months
[mock-rpmfusion-free/el6] (3 commits) ...Fix changelog version
by Sérgio M. Basto
Summary of changes:
ab96845... make (for F28 GA) F28 is not branched anymore In nonfree us (*)
5bea2ea... Fix changelog version (*)
de599ce... Fix changelog version (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 6 months
[mock-rpmfusion-free] Fix changelog version
by Sérgio M. Basto
commit de599ce97c8c6d23bf100e94184d4713b975f89d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Jun 3 00:17:15 2018 +0100
Fix changelog version
mock-rpmfusion-free.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mock-rpmfusion-free.spec b/mock-rpmfusion-free.spec
index 418b488..6262606 100644
--- a/mock-rpmfusion-free.spec
+++ b/mock-rpmfusion-free.spec
@@ -1,6 +1,6 @@
Name: mock-rpmfusion-free
Version: 28.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Mock config files for the RPM Fusion Free Repository
Group: Development/Tools
6 years, 6 months