new upstream release 0.1.5
This commit is contained in:
parent
833ea6ead0
commit
72f84023d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/libcdr-0.1.2.tar.xz
|
||||
/libcdr-0.1.3.tar.xz
|
||||
/libcdr-0.1.4.tar.xz
|
||||
/libcdr-0.1.5.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global apiversion 0.1
|
||||
|
||||
Name: libcdr
|
||||
Version: 0.1.4
|
||||
Release: 7%{?dist}
|
||||
Version: 0.1.5
|
||||
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 @@ make %{?_smp_mflags} check
|
||||
%{_mandir}/man1/cmx2xhtml.1*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 29 2018 David Tardon <dtardon@redhat.com> - 0.1.5-1
|
||||
- new upstream release
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libcdr-0.1.4.tar.xz) = 769b0319b5a904ce9f727b7076f82cd915ecd8c9e5e2456416e3e6739c6403bbd4108787ab124d36efb1b47d5c9e37c48b0e12d096eb440ae8f9979ec06048a6
|
||||
SHA512 (libcdr-0.1.5.tar.xz) = e985389b0cbad65dbfa9f59d7f9dba55f1684f63e852f9acca9abb863cdaab17072e761b48dca690673360d643686b5e9bc9878530f0a3a8b5b98d917f892cf0
|
||||
|
Loading…
Reference in New Issue
Block a user