diff --git a/.gitignore b/.gitignore index ad2f8b9..94a66c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libcbor-0.5.0.tar.gz +/v0.7.0.tar.gz diff --git a/libcbor.spec b/libcbor.spec index 667e237..59cacb4 100644 --- a/libcbor.spec +++ b/libcbor.spec @@ -1,11 +1,11 @@ Name: libcbor -Version: 0.5.0 -Release: 9%{?dist} +Version: 0.7.0 +Release: 1%{?dist} Summary: A CBOR parsing library License: MIT URL: http://libcbor.org -Source0: libcbor-%{version}.tar.gz +Source0: https://github.com/PJK/%{name}/archive/v%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc @@ -29,14 +29,14 @@ The %{name}-devel contains libraries and header files for %{name}. %build -%cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFFIX="/usr" ./ +%cmake -B . -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFFIX="/usr" ./ %make_build cbor_shared cd doc make man %install -%make_install +%make_install mkdir -p %{buildroot}%{_mandir}/man1 cp doc/build/man/* %{buildroot}%{_mandir}/man1 @@ -57,6 +57,11 @@ cp doc/build/man/* %{buildroot}%{_mandir}/man1 %{_libdir}/pkgconfig/libcbor.pc %changelog +* Mon Sep 07 2020 Attila Lakatos - 0.7.0-1 +- update to 0.7.0 +Resolves: rhbz#1813738 +Resolves: rhbz#1863978 + * Sat Aug 01 2020 Fedora Release Engineering - 0.5.0-9 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 5c4a571..fd68cab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libcbor-0.5.0.tar.gz) = 5c2e9610d9fbb0bfc59f89a180f70b58539a1760fd39cad696af372c164a87828a23bb4d3a54d8e9d846be5271204800f0ad63656ef830f06a0ccdd10edfdb2c +SHA512 (v0.7.0.tar.gz) = 4e2ed55ef17b8b77f82d780b1ee998d0342b67e6beabc24795117e5e222549640fe7fd261c8e78524d6489d03f7f5aa46b987709790a81f93e4d7409c32fecda