From c08d89014f5a4a1d3498288f97cd13f337e4684d Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 13 Dec 2021 17:22:57 +0300 Subject: [PATCH] Rename modulemd file --- SOURCES/{modulemd.txt => modulemd.src.txt} | 26 ---------------------- 1 file changed, 26 deletions(-) rename SOURCES/{modulemd.txt => modulemd.src.txt} (60%) diff --git a/SOURCES/modulemd.txt b/SOURCES/modulemd.src.txt similarity index 60% rename from SOURCES/modulemd.txt rename to SOURCES/modulemd.src.txt index 5f6b5d3..9ae67df 100644 --- a/SOURCES/modulemd.txt +++ b/SOURCES/modulemd.src.txt @@ -2,10 +2,6 @@ document: modulemd version: 2 data: - name: golang-ecosystem - stream: 1.0 - version: 20180823131759 - context: 14afd699 summary: The ecosystem of packages for the Go programming language description: >- This module contains golang based tools used as dependencies for other packages, @@ -13,27 +9,6 @@ data: license: module: - MIT - xmd: - mbs: - scmurl: git://pkgs.devel.redhat.com/modules/golang-ecosystem?#0708cc1e4feed0435061b41df45d21ff20ec7898 - buildrequires: - platform: - version: 2 - ref: virtual - stream: el8 - context: 00000000 - filtered_rpms: [] - go-toolset-1.10: - version: 20180814172137 - ref: 4127d94665c4a79ef667b443daf6847bffc8f396 - stream: 1.10 - context: 9edba152 - filtered_rpms: [] - mse: TRUE - rpms: - golang-github-cpuguy83-go-md2man: - ref: 34ad755d89776ea58c5459c0626dae0bad63c735 - commit: 0708cc1e4feed0435061b41df45d21ff20ec7898 dependencies: - buildrequires: platform: [el8] @@ -61,4 +36,3 @@ data: repository: git://pkgs.devel.redhat.com/rpms/golang-github-cpuguy83-go-md2man cache: http://pkgs.devel.redhat.com/repo/pkgs/golang-github-cpuguy83-go-md2man ref: stream-golang-ecosystem-1.0 -...