import CS opencsd-1.2.1-1.el9
This commit is contained in:
parent
5e919f191f
commit
42fe11e3f0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/dac554d62d514b202174506995afc0e109ef3fea.tar.gz
|
||||
SOURCES/539fea3eabd4ce7574494981cd3d0906cfdc5f18.tar.gz
|
||||
|
||||
@ -1 +1 @@
|
||||
7fd2afe6a1db459270488111d785fe93bd5bd965 SOURCES/dac554d62d514b202174506995afc0e109ef3fea.tar.gz
|
||||
7fc95a51c76fa8fa6e7c212b53bde5d42a14cca7 SOURCES/539fea3eabd4ce7574494981cd3d0906cfdc5f18.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global opencsd_tag dac554d62d514b202174506995afc0e109ef3fea
|
||||
%global opencsd_tag 539fea3eabd4ce7574494981cd3d0906cfdc5f18
|
||||
|
||||
Name: opencsd
|
||||
Version: 1.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: An open source CoreSight(tm) Trace Decode library
|
||||
|
||||
License: BSD
|
||||
@ -59,6 +59,10 @@ PREFIX=%{buildroot}%{_prefix} LIB_PATH=%{_lib} make install DISABLE_STATIC=1 DEF
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
%changelog
|
||||
* Thu Mar 21 2024 Michael Petlan <mpetlan@redhat.com> - 1.2.1-1
|
||||
- Update to upstream 1.2.1
|
||||
Related: RHEL-29803
|
||||
|
||||
* Fri Jan 21 2022 Michael Petlan <mpetlan@redhat.com> - 1.2.0-2
|
||||
- Update to upstream 1.2.0 -- fix opencsd_tag
|
||||
Related: rhbz#2041578
|
||||
|
||||
Loading…
Reference in New Issue
Block a user