SHA256
1
0
forked from pool/libunistring

Accepting request 1031154 from home:AndreasStieger:branches:devel:libraries:c_c++

fix Factory submission - oopsie

OBS-URL: https://build.opensuse.org/request/show/1031154
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libunistring?expand=0&rev=51
This commit is contained in:
2022-10-25 14:28:02 +00:00
committed by Git OBS Bridge
parent 55baac116a
commit c87815753f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
-------------------------------------------------------------------
Mon Oct 17 20:26:18 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
Tue Oct 25 13:45:28 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to 1.1:
* The data tables and algorithms have been updated to Unicode

View File

@@ -39,7 +39,7 @@ case folding and regular expressions).
%package devel
Summary: Development files for the GNU Unicode string library
Group: Development/Libraries/C and C++
Requires: %{version}%{sover} = %{version}
Requires: %{name}%{sover} = %{version}
%description devel
Development files for programs using libunistring and documentation