diff --git a/meanwhile.spec b/meanwhile.spec index 85cd66c..f2b9840 100644 --- a/meanwhile.spec +++ b/meanwhile.spec @@ -1,10 +1,10 @@ Name: meanwhile Version: 1.1.1 -Release: 1 +Release: 2 Summary: A library for connecting to an IBM Sametime community License: LGPLv2+ URL: http://%{name}.sourceforge.net -Source0: https://github.com/obriencj/%{name}/archive/%{name}-%{version}.tar.gz +Source0: https://github.com/obriencj/%{name}/archive/v%{version}.tar.gz BuildRequires: glib2-devel autoconf automake doxygen libtool @@ -67,5 +67,8 @@ make %{?_smp_mflags} %{_datadir}/doc/meanwhile-doc-%{version}/{html,samples,latex}/* %changelog +* Mon Sep 07 2020 Liu wei bo - 1.1.1-2 +- Fix Source0 + * Wed Nov 20 2019 openEuler Buildteam - 1.1.1-1 - Package init diff --git a/v1.1.1.tar.gz b/v1.1.1.tar.gz new file mode 100644 index 0000000..9283b4c Binary files /dev/null and b/v1.1.1.tar.gz differ