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/libcdr.git#28c7f5bdde0f49e6b73b9aeb231fb3d3a8a361ac
This commit is contained in:
parent
a2de8b3c65
commit
7f79aa3436
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/libcdr-0.1.4.tar.xz
|
||||
/libcdr-0.1.5.tar.xz
|
||||
/libcdr-0.1.6.tar.xz
|
||||
/libcdr-0.1.7.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global apiversion 0.1
|
||||
|
||||
Name: libcdr
|
||||
Version: 0.1.6
|
||||
Release: 5%{?dist}
|
||||
Version: 0.1.7
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for import of CorelDRAW drawings
|
||||
|
||||
# the only Public Domain source is src/lib/CDRColorProfiles.h
|
||||
@ -112,6 +112,9 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PA
|
||||
%{_mandir}/man1/cmx2xhtml.1*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 26 2021 David Tardon <dtardon@redhat.com> - 0.1.7-1
|
||||
- new upstream release
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libcdr-0.1.6.tar.xz) = 629d55da71c7333f41f60a32e2880deffcf80088096af1bbc8c572b80ef21d851102fdebce56f77245ed60822ca98e02c0867b192abef496a2313fde54a97bb6
|
||||
SHA512 (libcdr-0.1.7.tar.xz) = 9af327fcf9f3f3ef1c446e92f4d2ff06ebaccb54d4c65b021960a212bf416f7098006324625f3e1c00500597eaa9da39832cc27b83a6cd593e97b76b1eb63d38
|
||||
|
Loading…
Reference in New Issue
Block a user