Accepting request 928129 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/928129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libite?expand=0&rev=7
This commit is contained in:
2021-10-29 20:34:32 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 5 deletions
+12
View File
@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Oct 17 13:27:13 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.4.1
Changes
* Relocate tests/ to test/ in source tree
* Relocate docs/ to doc/ in source tree
Fixes
* Prefix CFLAGS/CPPFLAGS/etc with AM_ in test/Makefile.am to
prevent clashing with environment. Fix imported from libuEv
* Replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERS
-------------------------------------------------------------------
Sun Mar 28 13:37:43 UTC 2021 - Martin Hauke <mardnh@gmx.de>
+2 -2
View File
@@ -19,7 +19,7 @@
%define sover 5
Name: libite
Version: 2.4.0
Version: 2.4.1
Release: 0
Summary: BSD function library
License: MIT AND X11
@@ -77,7 +77,7 @@ rm -rf %{buildroot}/%{_datadir}/doc
%postun -n libite%{sover} -p /sbin/ldconfig
%files -n libite%{sover}
%doc ChangeLog.md HACKING.md README.md
%doc ChangeLog.md README.md
%license LICENSE
%{_libdir}/libite.so.%{sover}*
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5fe375f1350c487337502c7fb6e8a67ff0fb275d7b3934e196fe250ac0a7ad72
size 68981
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c5e8a75a45910a5313ec43268c5c0dda9282777a90f9a857293e26ee0696598
size 111943