Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/tinycdb.git#0bc6f7919f6c6c83f2edcf393b05b2d194511b1d
This commit is contained in:
DistroBaker 2021-02-03 05:37:04 +00:00
parent af484e4b13
commit 934c0bdcf1
1 changed files with 5 additions and 1 deletions

View File

@ -1,13 +1,14 @@
Name: tinycdb Name: tinycdb
Summary: Utility and library for manipulating constant databases Summary: Utility and library for manipulating constant databases
Version: 0.78 Version: 0.78
Release: 14%{?dist} Release: 15%{?dist}
License: Public Domain License: Public Domain
URL: http://www.corpit.ru/mjt/tinycdb.html URL: http://www.corpit.ru/mjt/tinycdb.html
Source0: http://www.corpit.ru/mjt/%{name}/%{name}-%{version}.tar.gz Source0: http://www.corpit.ru/mjt/%{name}/%{name}-%{version}.tar.gz
# taken from the 0.77 tarball # taken from the 0.77 tarball
Source1: libcdb.pc Source1: libcdb.pc
BuildRequires: make
BuildRequires: gcc BuildRequires: gcc
%description %description
tinycdb is a small, fast and reliable utility and subroutine library for tinycdb is a small, fast and reliable utility and subroutine library for
@ -61,6 +62,9 @@ cp -p debian/libcdb.pc %{buildroot}%{_libdir}/pkgconfig/libcdb.pc
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%changelog %changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.78-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.78-14 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.78-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild