From 8aa9dfaa925599285d9a844f46ae71bbb582bdac Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Nov 11 2015 19:01:24 +0000 Subject: Fix the version in sources file --- diff --git a/.gitignore b/.gitignore index 30a0798..e78112a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /v1.2.1.tar.gz /v2.1.1.tar.gz /v2.2.0.tar.gz +/v3.4.0.tar.gz diff --git a/libcommuni.spec b/libcommuni.spec index 0e11210..73eb6d9 100644 --- a/libcommuni.spec +++ b/libcommuni.spec @@ -39,6 +39,7 @@ make INSTALL_ROOT=%{buildroot} install %postun -p /sbin/ldconfig + %files %defattr(-,root,root,-) %doc LICENSE AUTHORS README.md CHANGELOG diff --git a/sources b/sources index 77d1626..87c2af1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f45d43c5bf48e35e936cf8d4ad7e0d1f v2.2.0.tar.gz +987fa2143324ab3f1843483053bf711f v3.4.0.tar.gz