commit sendxmpp for openSUSE:Factory
Hello community, here is the log from the commit of package sendxmpp for openSUSE:Factory checked in at 2020-10-23 12:22:22 Comparing /work/SRC/openSUSE:Factory/sendxmpp (Old) and /work/SRC/openSUSE:Factory/.sendxmpp.new.3463 (New) Package is "sendxmpp" Fri Oct 23 12:22:22 2020 rev:10 rq:843461 version:1.24 Changes: --- /work/SRC/openSUSE:Factory/sendxmpp/sendxmpp.changes2015-03-25 10:01:01.0 +0100 +++ /work/SRC/openSUSE:Factory/.sendxmpp.new.3463/sendxmpp.changes 2020-10-23 12:23:50.600745094 +0200 @@ -1,0 +2,5 @@ +Thu Oct 22 15:54:21 UTC 2020 - Dirk Stoecker + +- fix broken url + +--- Other differences: -- ++ sendxmpp.spec ++ --- /var/tmp/diff_new_pack.n2oHLJ/_old 2020-10-23 12:23:51.116745452 +0200 +++ /var/tmp/diff_new_pack.n2oHLJ/_new 2020-10-23 12:23:51.120745455 +0200 @@ -1,7 +1,7 @@ # # spec file for package sendxmpp # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,16 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: sendxmpp Version:1.24 -Release:1 +Release:0 Summary:A perl-script to send xmpp, similar to what mail does for mail +License:GPL-2.0-only Group: Productivity/Networking/Talk/Clients -License:GPL-2.0 -Url:http://sendxmpp.platon.sk +URL:https://sendxmpp.hostname.sk/ Source0:https://github.com/lhost/sendxmpp/archive/v%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build
commit sendxmpp for openSUSE:Factory
Hello community, here is the log from the commit of package sendxmpp for openSUSE:Factory checked in at 2015-03-25 10:00:59 Comparing /work/SRC/openSUSE:Factory/sendxmpp (Old) and /work/SRC/openSUSE:Factory/.sendxmpp.new (New) Package is "sendxmpp" Changes: --- /work/SRC/openSUSE:Factory/sendxmpp/sendxmpp.changes2011-09-23 12:46:00.0 +0200 +++ /work/SRC/openSUSE:Factory/.sendxmpp.new/sendxmpp.changes 2015-03-25 10:01:01.0 +0100 @@ -1,0 +2,10 @@ +Mon Mar 23 01:26:00 UTC 2015 - p.drou...@gmail.com + +- Update to version 1.24 + * new config format supported - key: value +- Changes from version 1.23 + * added options --no-tls-verify and --tls-ca-path +- Use download Url as source +- Remove redundant %clean section + +--- Old: sendxmpp-1.22.tar.bz2 New: v1.24.tar.gz Other differences: -- ++ sendxmpp.spec ++ --- /var/tmp/diff_new_pack.cDU3yY/_old 2015-03-25 10:01:02.0 +0100 +++ /var/tmp/diff_new_pack.cDU3yY/_new 2015-03-25 10:01:02.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package sendxmpp # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,17 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: sendxmpp -Version:1.22 +Version:1.24 Release:1 Summary:A perl-script to send xmpp, similar to what mail does for mail Group: Productivity/Networking/Talk/Clients License:GPL-2.0 Url:http://sendxmpp.platon.sk -Source0:%{name}-%{version}.tar.bz2 +Source0:https://github.com/lhost/sendxmpp/archive/v%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -38,7 +35,7 @@ what mail(1) does for mail. %prep -%setup -qn %{name} +%setup -q %build %{__perl} Makefile.PL @@ -49,9 +46,6 @@ %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,-) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit sendxmpp for openSUSE:Factory
Hello community, here is the log from the commit of package sendxmpp for openSUSE:Factory checked in at 2011-12-06 19:03:33 Comparing /work/SRC/openSUSE:Factory/sendxmpp (Old) and /work/SRC/openSUSE:Factory/.sendxmpp.new (New) Package is "sendxmpp", Maintainer is "vci...@suse.com" Changes: Other differences: -- ++ sendxmpp.spec ++ --- /var/tmp/diff_new_pack.DLw6sy/_old 2011-12-06 19:36:39.0 +0100 +++ /var/tmp/diff_new_pack.DLw6sy/_new 2011-12-06 19:36:39.0 +0100 @@ -23,7 +23,7 @@ Release:1 Summary:A perl-script to send xmpp, similar to what mail does for mail Group: Productivity/Networking/Talk/Clients -License:GPLv2 +License:GPL-2.0 Url:http://sendxmpp.platon.sk Source0:%{name}-%{version}.tar.bz2 BuildArch: noarch -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit sendxmpp for openSUSE:Factory
Hello community, here is the log from the commit of package sendxmpp for openSUSE:Factory checked in at Wed Aug 24 16:19:52 CEST 2011. New Changes file: --- /dev/null 2010-08-26 16:28:41.0 +0200 +++ /mounts/work_src_done/STABLE/sendxmpp/sendxmpp.changes 2011-05-16 23:37:06.0 +0200 @@ -0,0 +1,11 @@ +--- +Mon May 16 21:36:41 UTC 2011 - ch...@computersalat.de + +- fix build/deps + o added BuildReq perl/-macros + +--- +Mon Apr 11 11:16:58 UTC 2011 - vci...@novell.com + +- Initial package from CVS + calling whatdependson for head-i586 New: sendxmpp-1.22.tar.bz2 sendxmpp.changes sendxmpp.spec Other differences: -- ++ sendxmpp.spec ++ # # spec file for package sendxmpp # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: sendxmpp Version:1.22 Release:1 Summary:A perl-script to send xmpp, similar to what mail does for mail Group: Productivity/Networking/Talk/Clients License:GPLv2 Url:http://sendxmpp.platon.sk Source0:%{name}-%{version}.tar.bz2 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros Requires: perl(Net::XMPP) %perl_requires %description sendxmpp is a perl-script to send xmpp (jabber), similar to what mail(1) does for mail. %prep %setup -qn %{name} %build %{__perl} Makefile.PL make %{?_smp_mflags} %install %perl_make_install %perl_process_packlist %perl_gen_filelist %clean %{__rm} -rf %{buildroot} %files -f %{name}.files %defattr(-,root,root,-) %changelog Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org