forked from pool/libfguid
Accepting request 1167732 from security:forensics
- Update to release 20240415 OBS-URL: https://build.opensuse.org/request/show/1167732 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfguid?expand=0&rev=16
This commit is contained in:
commit
5d34b2f336
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ac1ab7a8267520d2dd7136423d4439f15b92ed6c302f3d9c803aeb340dd05f4
|
|
||||||
size 527372
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWmDEgACgkQ2WJeXXrQ
|
|
||||||
F36Jfwf/TjB+jvZZGukfrsWxj49muvbXW47XuzM59DnHWF+OIC/HqdLzpp21aCiB
|
|
||||||
j7lI8H3HuuLbIT1COZKIODy88bTK3jhEOOlIcgoGPFQZy2YdLplDJDv0ZDIriFCs
|
|
||||||
DmS4DCJ910e4ucWTMeL5i9JprLk/w3rr4jgZ8sn44c3THynqLi7cmTUZC1Ple5nW
|
|
||||||
eZi4A6hISXbvDTkfEAEbo76a5w4wXxBKeZpFwkzFSeSeqARmo6za2nYGyzBT7Ouy
|
|
||||||
jUWE1RGdw37FWrFWte2MpqPqJ9OQKbxFAGHz3syA9SYLDEn8UlSUHaJgL0uK4A2C
|
|
||||||
LgeNCY8VT/OYyPgvFVwvBc9ZfD5rFQ==
|
|
||||||
=fwUL
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libfguid-alpha-20240415.tar.gz
Normal file
3
libfguid-alpha-20240415.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:431b6ef36e86bb66a45bed41c083f34ba8b9687a1d8d7790a4e802655f012cf2
|
||||||
|
size 527339
|
11
libfguid-alpha-20240415.tar.gz.asc
Normal file
11
libfguid-alpha-20240415.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYcv0oACgkQ2WJeXXrQ
|
||||||
|
F34s0gf+ORdamhBs+Yl4cUUwFjAlgc7+TgNIhc3Kqy6GX3/1txOY8ohGqRVX81Q1
|
||||||
|
q+IV5+TbJ6Fuft3RRJkhFhhXoLw8ql4y0NrJFQ9Rs9PWhoG0sqeGXfNr7fx2V2vJ
|
||||||
|
Lc8C33dpJJugHQmYgw93CFbqBFl8diSf/sHiUUwFjUXWFmoyiMDw7O3ZR4oEjPuZ
|
||||||
|
EpIr41Nw47teda0zwOincKTH/sy4X8zlZnkrXbinXeF9NOkwW1LaWgG0beYIxKfP
|
||||||
|
Z0OPL4hFi8gId1IY0fFdLPLz/LA9kqXBj53NQwCQU7tDHLL+0MKIWmuV8ripIW8N
|
||||||
|
sTENnH2yTTnAsjOAd+h7LJWDywUS1g==
|
||||||
|
=VdpC
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 15 06:46:52 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20240415
|
||||||
|
* No changelog was provided
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 16 08:53:12 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Tue Jan 16 08:53:12 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libfguid
|
Name: libfguid
|
||||||
%define lname libfguid1
|
%define lname libfguid1
|
||||||
Version: 20240116
|
Version: 20240415
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for GUID/UUID data types
|
Summary: A library for GUID/UUID data types
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
@ -29,7 +29,7 @@ Source2: https://github.com/libyal/libfguid/releases/download/%version/li
|
|||||||
Source9: %name.keyring
|
Source9: %name.keyring
|
||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
BuildRequires: pkgconfig(libcerror) >= 20240413
|
||||||
# Various notes: https://en.opensuse.org/libyal
|
# Various notes: https://en.opensuse.org/libyal
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -45,7 +45,7 @@ A library for GUID/UUID data types. Part of the libyal family of libraries.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for libfguid, a GUID/UUID data type library
|
Summary: Development files for libfguid, a GUID/UUID data type library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %lname = %{version}
|
Requires: %lname = %version
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
A library for GUID/UUID data types.
|
A library for GUID/UUID data types.
|
||||||
@ -64,19 +64,18 @@ grep ' local' config.log && exit 1
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
rm -f "%{buildroot}/%{_libdir}"/*.la
|
rm -f "%buildroot/%_libdir"/*.la
|
||||||
|
|
||||||
%post -n %lname -p /sbin/ldconfig
|
%ldconfig_scriptlets -n %lname
|
||||||
%postun -n %lname -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -n %lname
|
%files -n %lname
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
%{_libdir}/libfguid.so.1*
|
%_libdir/libfguid.so.1*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_includedir}/libfguid*
|
%_includedir/libfguid*
|
||||||
%{_libdir}/libfguid.so
|
%_libdir/libfguid.so
|
||||||
%{_libdir}/pkgconfig/libfguid.pc
|
%_libdir/pkgconfig/libfguid.pc
|
||||||
%{_mandir}/man3/libfguid.3*
|
%_mandir/man3/libfguid.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user