]> git.pld-linux.org Git - packages/sipsak.git/commitdiff
- up to 0.9.8.1 master auto/th/sipsak-0.9.8.1-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Oct 2021 20:29:27 +0000 (22:29 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Oct 2021 20:29:27 +0000 (22:29 +0200)
sipsak.spec

index 7d0f9ddd48c76ede2483c40d67f47699ebd96cef..1b3dab26eca101d631e6456cea094ae4ffa42ba0 100644 (file)
@@ -1,15 +1,13 @@
-%define        snap    20170713
-%define        rel     1
 Summary:       Small comand line tool for developers and administrators of SIP applications
 Summary(pl.UTF-8):     Małe narzędzie linii poleceń dla programistów i administratorów aplikacji SIP
 Name:          sipsak
-Version:       0.9.6
-Release:       4.%{snap}.%{rel}
+Version:       0.9.8.1
+Release:       1
 License:       GPL
 Group:         Networking/Utilities
 # https://github.com/nils-ohlmeier/sipsak
-Source0:       http://ftp.debian.org:/debian/pool/main/s/sipsak/%{name}_%{version}+git%{snap}.orig.tar.gz
-# Source0-md5: a7f0f8ca2076939cd9ceba2ce1a80889
+Source0:       http://ftp.debian.org:/debian/pool/main/s/sipsak/%{name}_%{version}.orig.tar.gz
+# Source0-md5: b07780ef654cfe1687d6ecc7f617bc7a
 URL:           http://sipsak.org/
 BuildRequires: c-ares-devel
 BuildRequires: openssl-devel
@@ -31,7 +29,7 @@ interpretować i reagować na odpowiedzi. Obsługuje (de-)rejestrowanie z
 podanym URI kontaktowym i uwierzytelnianie digest.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 sed -i -e 's#gnutls#no-gnutls#g' configure.ac
 
 %build
This page took 0.087781 seconds and 4 git commands to generate.