diff --git a/patch2mail-1.0.tar.bz2 b/patch2mail-1.0.tar.bz2 deleted file mode 100644 index 3fbc1a7..0000000 --- a/patch2mail-1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:406d55a26b227c95f3cd333e8ad949ac68ca7150e0973c9baaf289e3d809837e -size 9968 diff --git a/patch2mail-1.1.tar.bz2 b/patch2mail-1.1.tar.bz2 new file mode 100644 index 0000000..ac8db7c --- /dev/null +++ b/patch2mail-1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0cc501c38de4409e41b15e4c703be023790be5e29c21b05b22d8dffa0eeec3 +size 10357 diff --git a/patch2mail.changes b/patch2mail.changes index 21f7f98..6283a01 100644 --- a/patch2mail.changes +++ b/patch2mail.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Jun 19 15:48:01 UTC 2011 - opensuse@cboltz.de + +- updated summary to include package updates +- version 1.1 + +------------------------------------------------------------------- +Sun Apr 3 13:37:52 UTC 2011 - opensuse@cboltz.de + +- include note about patches affecting the package manager +- new sysconfig option PATCHES_ONLY - set to "no" to include package + updates in the notification mail +- added handling for package updates in patch2mail and the xslt + ------------------------------------------------------------------- Tue Nov 23 20:11:32 UTC 2010 - opensuse@cboltz.de diff --git a/patch2mail.spec b/patch2mail.spec index 4e20bf2..ba9c598 100644 --- a/patch2mail.spec +++ b/patch2mail.spec @@ -1,29 +1,11 @@ # -# spec file for package patch2mail (Version 1.0) -# -# Copyright (c) 2010 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/ -# - - - Name: patch2mail -Version: 1.0 +Version: 1.1 Release: 1 # License: GPLv2+ # -Summary: Patch notification via mail +Summary: Patch and package update notification via mail #BuildRequires: bash # Url: http://blog.cboltz.de/plugin/tag/patch2mail @@ -50,7 +32,7 @@ Requires: zypper %description patch2mail checks for available updates and sends a mail to root -if any patches are available +if any patches or updated packages (configureable) are available. %prep %setup -q