Updated to latest commit on 2021-08-03

This commit is contained in:
Major Hayden 2021-08-03 14:14:49 -05:00
commit dd91851fd5
No known key found for this signature in database
GPG key ID: 737051E0C1011FB1

View file

@ -2,14 +2,14 @@
# continues to update it without bumping the version. 😞
%global srcname azure-devtools
%global forgeurl https://github.com/Azure/azure-sdk-for-python/
%global commit a88809f86787492ddc99c4b3ea5de36c99f14b4f
%global commit 19487ff9f1790033bcc9e3354b7bdee309a5bc71
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global distprefix %{nil}
%global short_version 1.2.1
%forgemeta
Name: python-%{srcname}
Version: %{short_version}~git.1.%{shortcommit}
Version: %{short_version}~git.2.%{shortcommit}
Release: 1%{?dist}
Summary: Microsoft Azure Development Tools for SDK
License: MIT and ASL 2.0
@ -68,5 +68,8 @@ rm -f %{buildroot}%{_bindir}/{perfstress,systemperf}
%changelog
* Tue Aug 03 2021 Major Hayden <major@mhtx.net> - 1.2.1~git.2.19487ff
- Updated to latest commit on 2021-08-03
* Tue Jun 01 2021 Major Hayden <major@mhtx.net> - 1.2.1~git.1.a88809f
- Unretired package.