commit e4ba455efada41fc495718414b6c768ab6b59643
Author: Jakub Bogusz <[email protected]>
Date:   Thu Jun 4 20:46:28 2020 +0200

    - updated to 0.2.5

 yaml.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/yaml.spec b/yaml.spec
index f74bd92..802c9a3 100644
--- a/yaml.spec
+++ b/yaml.spec
@@ -1,13 +1,13 @@
 Summary:       A C library for parsing and emitting YAML
 Summary(pl.UTF-8):     Biblioteka C do analizy i wytwarzania YAML-a
 Name:          yaml
-Version:       0.2.4
+Version:       0.2.5
 Release:       1
 License:       MIT
 Group:         Libraries
 #Source0Download: https://github.com/yaml/libyaml/releases
-Source0:       
https://github.com/yaml/libyaml/archive/%{version}/libyaml-%{version}.tar.gz
-# Source0-md5: 64219701e897efb467d95123a165ca01
+Source0:       
https://github.com/yaml/libyaml/releases/download/%{version}/yaml-%{version}.tar.gz
+# Source0-md5: bb15429d8fb787e7d3f1c83ae129a999
 URL:           https://pyyaml.org/wiki/LibYAML
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
@@ -47,7 +47,7 @@ Static yaml library.
 Statyczna biblioteka yaml.
 
 %prep
-%setup -q -n libyaml-%{version}
+%setup -q
 
 %build
 %{__libtoolize}
@@ -75,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes License ReadMe.md announcement.msg
+%doc Changes License ReadMe.md
 %attr(755,root,root) %{_libdir}/libyaml-0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libyaml-0.so.2
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yaml.git/commitdiff/e4ba455efada41fc495718414b6c768ab6b59643

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to