generated from demus/basic-rpm-template
Release 1.2.0
Use git ls-files to find sources when running in a git repo directory Otherwise fall back to find Switch to the directory containing the sources file when generating Include files in sub-directories
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
%global major 1
|
||||
%global minor 1
|
||||
%global release 1
|
||||
%global minor 2
|
||||
%global release 0
|
||||
|
||||
%global forgeurl https://git.demus.dk/demus/demus-packaging
|
||||
%global forgename gitea.com
|
||||
@@ -19,7 +19,7 @@ Source: %{forgesource}
|
||||
Source: sources
|
||||
|
||||
Requires: bash go-vendor-tools+all rpmdevtools askalono-cli
|
||||
BuildRequires: forge-srpm-macros bats-assert bats-file bats-mock+buildkite-plugins
|
||||
BuildRequires: forge-srpm-macros bats-assert bats-file bats-mock+buildkite-plugins git-core
|
||||
|
||||
Obsoletes: demus-packaging-utils < 1.0.0
|
||||
Provides: demus-packaging-utils = %{version}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
SHA512 (1.1.1.tar.gz) = ddb32fbbd4973a9e3f429e5b8c42296bfcbe149220a83a03d46433b6b29af90e710da3d800dbb4f467743163d129ad0a024199c08a0efb57f7791b4213c289ed
|
||||
SHA512 (LICENSE) = ccb0f3b838dff6254510f19c2bd6f5c48e38b8c40a5bf93d38482f4fb31015823741d3f160b6836ec99bd8f4e6c5fa9a5c9196ecdd7775b793f3ada50467aabd
|
||||
SHA512 (README.md) = 20dea8a671a180addc73731ebd08b699039c082b113f891e2f635cc59168e321f2abe7b7a564c995b0e4beefa7863b4faf0d6545e365a863db2a653b2d8f7c50
|
||||
SHA512 (changelog) = 5282791582fe93ba90cfa4d0203b04d2643ee68e66b95383fb03e712c9158a12b8940a4859abb3b8f388ecfd0d20016e99231eab5dd5d47f7de64feff5aa1309
|
||||
SHA512 (demus-packaging.spec) = 3b19e5677da88eb6b2341d3e71336cad3c5a013b1d744d5aac9b871d2177051cee80274e848518bf3e35a9ca7ba4c63c905a31253307f38d3ecd65b90793ad9a
|
||||
|
||||
Reference in New Issue
Block a user