diff options
author | CoprDistGit <infra@openeuler.org> | 2023-03-23 06:53:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-03-23 06:53:21 +0000 |
commit | 226ed6e8ca97324a00c4f6b21d676e1e4e99e524 (patch) | |
tree | 61fe68ca04430dc23d519ef3b95437948bba0b5b | |
parent | b28c8f230f563985faf4f66c543baed4fe32dde8 (diff) |
automatic import of netavarkopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | netavark.spec | 6 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 5 insertions, 4 deletions
@@ -1 +1,2 @@ /netavark-dbdeb9a7.tar.gz +/netavark-9f877350.tar.gz diff --git a/netavark.spec b/netavark.spec index bf59f2c..0d64235 100644 --- a/netavark.spec +++ b/netavark.spec @@ -18,7 +18,7 @@ Name: netavark Epoch: 101 # git_dir_version returns version based on commit and tag history of the Git project -Version: 0.0.git.855.dbdeb9a7 +Version: 0.0.git.413.9f877350 # This can be useful later for adding downstream patches Release: 1%{?dist} @@ -34,11 +34,11 @@ URL: https://github.com/containers/netavark # Detailed information about the source Git repository and the source commit # for the created rpm package -VCS: git+https://github.com/containers/netavark#dbdeb9a7969e5398a8431a192a278986e4e1ae36: +VCS: git+https://github.com/containers/netavark#9f877350086fffaf7978d9da062aba353a782d92: # git_dir_pack macro places the repository content (the source files) into a tarball # and returns its filename. The tarball will be used to build the rpm. -Source: netavark-dbdeb9a7.tar.gz +Source: netavark-9f877350.tar.gz BuildRequires: make BuildRequires: cargo @@ -1 +1 @@ -e3d95085ceb0bbda6e601214a14c9d29 netavark-dbdeb9a7.tar.gz +2617cd04447744783816b2c670af3f08 netavark-9f877350.tar.gz |