commit libcnotify for openSUSE:Factory

2024-04-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcnotify for openSUSE:Factory 
checked in at 2024-04-15 20:17:16

Comparing /work/SRC/openSUSE:Factory/libcnotify (Old)
 and  /work/SRC/openSUSE:Factory/.libcnotify.new.26366 (New)


Package is "libcnotify"

Mon Apr 15 20:17:16 2024 rev:16 rq:1167638 version:20240414

Changes:

--- /work/SRC/openSUSE:Factory/libcnotify/libcnotify.changes2024-01-08 
23:46:29.356988654 +0100
+++ /work/SRC/openSUSE:Factory/.libcnotify.new.26366/libcnotify.changes 
2024-04-15 20:23:35.527961274 +0200
@@ -1,0 +2,6 @@
+Sun Apr 14 08:43:15 UTC 2024 - Jan Engelhardt 
+
+- Update to release 20240414
+  * No changelog was provided
+
+---

Old:

  libcnotify-beta-20240108.tar.gz
  libcnotify-beta-20240108.tar.gz.asc

New:

  libcnotify-beta-20240414.tar.gz
  libcnotify-beta-20240414.tar.gz.asc



Other differences:
--
++ libcnotify.spec ++
--- /var/tmp/diff_new_pack.uMagI6/_old  2024-04-15 20:23:36.015979242 +0200
+++ /var/tmp/diff_new_pack.uMagI6/_new  2024-04-15 20:23:36.015979242 +0200
@@ -18,7 +18,7 @@
 
 Name:   libcnotify
 %define lname  libcnotify1
-Version:20240108
+Version:20240414
 Release:0
 Summary:Library for C notify functions
 License:LGPL-3.0-or-later
@@ -29,7 +29,7 @@
 Source9:%name.keyring
 BuildRequires:  c_compiler
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcerror) >= 20240101
+BuildRequires:  pkgconfig(libcerror) >= 20240413
 # Various notes: https://en.opensuse.org/libyal
 
 %description
@@ -66,8 +66,7 @@
 %make_install
 rm -f "%buildroot/%_libdir"/*.la
 
-%post   -n %lname -p /sbin/ldconfig
-%postun -n %lname -p /sbin/ldconfig
+%ldconfig_scriptlets -n %lname
 
 %files -n %lname
 %license COPYING.LESSER

++ libcnotify-beta-20240108.tar.gz -> libcnotify-beta-20240414.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcnotify-20240108/Makefile.am 
new/libcnotify-20240414/Makefile.am
--- old/libcnotify-20240108/Makefile.am 2023-12-03 09:59:39.0 +0100
+++ new/libcnotify-20240414/Makefile.am 2024-04-14 07:26:48.0 +0200
@@ -38,8 +38,15 @@
$(PKGCONFIG_FILES) \
$(SPEC_FILES)
 
-MAINTAINERCLEANFILES = \
-   Makefile.in
+DISTCLEANFILES = \
+   Makefile \
+   config.status \
+   config.cache \
+   config.log \
+   libcnotify.pc \
+   libcnotify.spec \
+   Makefile.in \
+   po/Makevars
 
 pkgconfigdir = $(libdir)/pkgconfig
 
@@ -57,15 +64,3 @@
cd $(srcdir)/libcnotify && $(MAKE) $(AM_MAKEFLAGS)
cd $(srcdir)/po && $(MAKE) $(AM_MAKEFLAGS)
 
-distclean: clean
-   -rm -f Makefile
-   -rm -f config.status
-   -rm -f config.cache
-   -rm -f config.log
-   -rm -f libcnotify.pc
-   -rm -f libcnotify.spec
-   @for dir in ${subdirs}; do \
-   (cd $$dir && $(MAKE) distclean) \
-   || case "$(MFLAGS)" in *k*) fail=yes;; *) exit 1;; esac; \
-   done && test -z "$$fail"
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcnotify-20240108/Makefile.in 
new/libcnotify-20240414/Makefile.in
--- old/libcnotify-20240108/Makefile.in 2024-01-08 05:34:26.0 +0100
+++ new/libcnotify-20240414/Makefile.in 2024-04-14 07:33:11.0 +0200
@@ -455,8 +455,15 @@
$(PKGCONFIG_FILES) \
$(SPEC_FILES)
 
-MAINTAINERCLEANFILES = \
-   Makefile.in
+DISTCLEANFILES = \
+   Makefile \
+   config.status \
+   config.cache \
+   config.log \
+   libcnotify.pc \
+   libcnotify.spec \
+   Makefile.in \
+   po/Makevars
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = \
@@ -879,15 +886,18 @@
 distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f 
$(CONFIG_CLEAN_VPATH_FILES)
+   -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
 maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
-   -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 clean: clean-recursive
 
 clean-am: clean-generic clean-libtool mostlyclean-am
 
+distclean: distclean-recursive
+   -rm -f $(am__CONFIG_DISTCLEAN_FILES)
+   -rm -f Makefile
 distclean-am: clean-am distclean-generic distclean-libtool \
distclean-tags
 
@@ -993,18 +1003,6 @@
cd $(srcdir)/libcnotify && $(MAKE) $(AM_MAKEFLAGS)
cd $(srcdir)/po && 

commit libcnotify for openSUSE:Factory

2024-01-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcnotify for openSUSE:Factory 
checked in at 2024-01-08 23:46:24

Comparing /work/SRC/openSUSE:Factory/libcnotify (Old)
 and  /work/SRC/openSUSE:Factory/.libcnotify.new.21961 (New)


Package is "libcnotify"

Mon Jan  8 23:46:24 2024 rev:15 rq:1137548 version:20240108

Changes:

--- /work/SRC/openSUSE:Factory/libcnotify/libcnotify.changes2022-11-28 
11:06:08.779485347 +0100
+++ /work/SRC/openSUSE:Factory/.libcnotify.new.21961/libcnotify.changes 
2024-01-08 23:46:29.356988654 +0100
@@ -1,0 +2,6 @@
+Mon Jan  8 10:07:27 UTC 2024 - Jan Engelhardt 
+
+- Update to release 20240108
+  * No changelog was provided
+
+---

Old:

  libcnotify-beta-20220108.tar.gz
  libcnotify-beta-20220108.tar.gz.asc

New:

  libcnotify-beta-20240108.tar.gz
  libcnotify-beta-20240108.tar.gz.asc



Other differences:
--
++ libcnotify.spec ++
--- /var/tmp/diff_new_pack.dsTbNO/_old  2024-01-08 23:46:29.833005961 +0100
+++ /var/tmp/diff_new_pack.dsTbNO/_new  2024-01-08 23:46:29.837006106 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcnotify
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libcnotify
 %define lname  libcnotify1
-Version:20220108
+Version:20240108
 Release:0
 Summary:Library for C notify functions
 License:LGPL-3.0-or-later
@@ -29,7 +29,7 @@
 Source9:%name.keyring
 BuildRequires:  c_compiler
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcerror) >= 20220101
+BuildRequires:  pkgconfig(libcerror) >= 20240101
 # Various notes: https://en.opensuse.org/libyal
 
 %description

++ libcnotify-beta-20220108.tar.gz -> libcnotify-beta-20240108.tar.gz ++
 31660 lines of diff (skipped)


commit libcnotify for openSUSE:Factory

2022-11-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcnotify for openSUSE:Factory 
checked in at 2022-11-28 11:06:04

Comparing /work/SRC/openSUSE:Factory/libcnotify (Old)
 and  /work/SRC/openSUSE:Factory/.libcnotify.new.1597 (New)


Package is "libcnotify"

Mon Nov 28 11:06:04 2022 rev:14 rq:1038448 version:20220108

Changes:

--- /work/SRC/openSUSE:Factory/libcnotify/libcnotify.changes2022-08-09 
15:28:52.989716181 +0200
+++ /work/SRC/openSUSE:Factory/.libcnotify.new.1597/libcnotify.changes  
2022-11-28 11:06:08.779485347 +0100
@@ -1,0 +2,6 @@
+Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt 
+
+- Delete system-libs.patch (not needed - system libs are
+  autodetected)
+
+---

Old:

  system-libs.patch



Other differences:
--
++ libcnotify.spec ++
--- /var/tmp/diff_new_pack.fWPKEa/_old  2022-11-28 11:06:09.467488716 +0100
+++ /var/tmp/diff_new_pack.fWPKEa/_new  2022-11-28 11:06:09.471488735 +0100
@@ -27,12 +27,10 @@
 Source: 
https://github.com/libyal/libcnotify/releases/download/%version/libcnotify-beta-%version.tar.gz
 Source2:
https://github.com/libyal/libcnotify/releases/download/%version/libcnotify-beta-%version.tar.gz.asc
 Source9:%name.keyring
-Patch1: system-libs.patch
 BuildRequires:  c_compiler
-BuildRequires:  gettext-tools >= 0.18.1
-BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcerror) >= 20201121
+BuildRequires:  pkgconfig(libcerror) >= 20220101
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 A library for C notify functions.  Part of the libyal library collection.
@@ -59,10 +57,9 @@
 %autosetup -p1
 
 %build
-autoreconf -fi
-# see libcdata for version-sc
 echo "V_%version { global: *; };" >v.sym
 %configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym"
+grep '  local' config.log && exit 1
 %make_build
 
 %install


commit libcnotify for openSUSE:Factory

2022-08-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcnotify for openSUSE:Factory 
checked in at 2022-08-09 15:28:20

Comparing /work/SRC/openSUSE:Factory/libcnotify (Old)
 and  /work/SRC/openSUSE:Factory/.libcnotify.new.1521 (New)


Package is "libcnotify"

Tue Aug  9 15:28:20 2022 rev:13 rq:993974 version:20220108

Changes:

--- /work/SRC/openSUSE:Factory/libcnotify/libcnotify.changes2022-01-08 
23:24:46.874288557 +0100
+++ /work/SRC/openSUSE:Factory/.libcnotify.new.1521/libcnotify.changes  
2022-08-09 15:28:52.989716181 +0200
@@ -1,0 +2,5 @@
+Mon Aug  8 11:37:44 UTC 2022 - Jan Engelhardt 
+
+- Add forced symvers
+
+---



Other differences:
--
++ libcnotify.spec ++
--- /var/tmp/diff_new_pack.8UbZS5/_old  2022-08-09 15:28:53.345717198 +0200
+++ /var/tmp/diff_new_pack.8UbZS5/_new  2022-08-09 15:28:53.349717210 +0200
@@ -60,7 +60,9 @@
 
 %build
 autoreconf -fi
-%configure --disable-static
+# see libcdata for version-sc
+echo "V_%version { global: *; };" >v.sym
+%configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym"
 %make_build
 
 %install


commit libcnotify for openSUSE:Factory

2022-01-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcnotify for openSUSE:Factory 
checked in at 2022-01-08 23:24:07

Comparing /work/SRC/openSUSE:Factory/libcnotify (Old)
 and  /work/SRC/openSUSE:Factory/.libcnotify.new.1892 (New)


Package is "libcnotify"

Sat Jan  8 23:24:07 2022 rev:12 rq:944888 version:20220108

Changes:

--- /work/SRC/openSUSE:Factory/libcnotify/libcnotify.changes2021-06-06 
22:40:49.175414879 +0200
+++ /work/SRC/openSUSE:Factory/.libcnotify.new.1892/libcnotify.changes  
2022-01-08 23:24:46.874288557 +0100
@@ -1,0 +2,6 @@
+Sat Jan  8 10:55:57 UTC 2022 - Jan Engelhardt 
+
+- Update to release 20220108
+   * No changes, version bump only.
+
+---

Old:

  _service
  libcnotify-20210411.tar.xz

New:

  libcnotify-beta-20220108.tar.gz
  libcnotify-beta-20220108.tar.gz.asc
  libcnotify.keyring



Other differences:
--
++ libcnotify.spec ++
--- /var/tmp/diff_new_pack.HvSQUl/_old  2022-01-08 23:24:47.370288962 +0100
+++ /var/tmp/diff_new_pack.HvSQUl/_new  2022-01-08 23:24:47.370288962 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcnotify
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,15 @@
 
 Name:   libcnotify
 %define lname  libcnotify1
-Version:20210411
+Version:20220108
 Release:0
 Summary:Library for C notify functions
 License:LGPL-3.0-or-later
 Group:  Development/Libraries/C and C++
 URL:https://github.com/libyal/libcnotify
-Source: %name-%version.tar.xz
+Source: 
https://github.com/libyal/libcnotify/releases/download/%version/libcnotify-beta-%version.tar.gz
+Source2:
https://github.com/libyal/libcnotify/releases/download/%version/libcnotify-beta-%version.tar.gz.asc
+Source9:%name.keyring
 Patch1: system-libs.patch
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1
@@ -57,7 +59,7 @@
 %autosetup -p1
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
+autoreconf -fi
 %configure --disable-static
 %make_build
 


commit libcnotify for openSUSE:Factory

2021-06-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcnotify for openSUSE:Factory 
checked in at 2021-06-06 22:40:45

Comparing /work/SRC/openSUSE:Factory/libcnotify (Old)
 and  /work/SRC/openSUSE:Factory/.libcnotify.new.1898 (New)


Package is "libcnotify"

Sun Jun  6 22:40:45 2021 rev:11 rq:897773 version:20210411

Changes:

--- /work/SRC/openSUSE:Factory/libcnotify/libcnotify.changes2020-12-18 
19:59:39.110079370 +0100
+++ /work/SRC/openSUSE:Factory/.libcnotify.new.1898/libcnotify.changes  
2021-06-06 22:40:49.175414879 +0200
@@ -1,0 +2,7 @@
+Wed May 12 16:58:32 UTC 2021 - Jan Engelhardt 
+
+- Update to snapshot 20210411 (2e4e84c5)
+  * No changelog was provided
+- Add system-libs.patch
+
+---

Old:

  libcnotify-beta-20200913.tar.gz

New:

  _service
  libcnotify-20210411.tar.xz
  system-libs.patch



Other differences:
--
++ libcnotify.spec ++
--- /var/tmp/diff_new_pack.ia6INE/_old  2021-06-06 22:40:49.743415991 +0200
+++ /var/tmp/diff_new_pack.ia6INE/_new  2021-06-06 22:40:49.743415991 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcnotify
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,67 +12,67 @@
 # 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:   libcnotify
 %define lname  libcnotify1
-%define timestamp 20200913
-Version:0~%timestamp
+Version:20210411
 Release:0
-Summary:Library for cross-platform C notify functions
-License:LGPL-3.0+
+Summary:Library for C notify functions
+License:LGPL-3.0-or-later
 Group:  Development/Libraries/C and C++
-Url:https://github.com/libyal/libcnotify/wiki
-Source: 
https://github.com/libyal/libcnotify/releases/download/%timestamp/%name-beta-%timestamp.tar.gz
+URL:https://github.com/libyal/libcnotify
+Source: %name-%version.tar.xz
+Patch1: system-libs.patch
+BuildRequires:  c_compiler
+BuildRequires:  gettext-tools >= 0.18.1
+BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcerror) >= 20130609
-BuildRequires:  pkgconfig(libcstring) >= 20150101
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(libcerror) >= 20201121
 
 %description
-A library for cross-platform C notify functions.  Part of the libyal library 
collection.
+A library for C notify functions.  Part of the libyal library collection.
 
 %package -n %lname
-Summary:Library for cross-platform C notify functions
+Summary:Library for C notify functions
 Group:  System/Libraries
 
 %description -n %lname
-A library for cross-platform C notify functions.
+A library for C notify functions.
 
 %package devel
-Summary:Development files for libcnotify, a cross-platform C notify 
library
+Summary:Development files for libcnotify, a C notify library
 Group:  Development/Libraries/C and C++
 Requires:   %lname = %version
 
 %description devel
-A library for cross-platform C notify functions.
+A library for C notify functions.
 
 This subpackage contains libraries and header files for developing
 applications that want to make use of libcnotify.
 
 %prep
-%setup -qn libcnotify-%timestamp
+%autosetup -p1
 
 %build
-%configure --disable-static --enable-wide-character-type
-make %{?_smp_mflags}
+if [ ! -e configure ]; then ./autogen.sh; fi
+%configure --disable-static
+%make_build
 
 %install
-make install DESTDIR="%buildroot"
+%make_install
 rm -f "%buildroot/%_libdir"/*.la
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
-%defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%license COPYING.LESSER
 %_libdir/libcnotify.so.1*
 
 %files devel
-%defattr(-,root,root)
 %_includedir/libcnotify*
 %_libdir/libcnotify.so
 %_libdir/pkgconfig/libcnotify.pc

++ _service ++


git
https://github.com/libyal/libcnotify
2e4e84c542972a6c398020eac7a4b58e5b2bdf4b

20210411


*.tar
xz



++ system-libs.patch ++
From: Jan Engelhardt 
Date: 2021-05-12 17:36:02.536572543 +0200

Some dirs are not present 

commit libcnotify for openSUSE:Factory

2020-12-18 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package libcnotify for openSUSE:Factory 
checked in at 2020-12-18 19:59:13

Comparing /work/SRC/openSUSE:Factory/libcnotify (Old)
 and  /work/SRC/openSUSE:Factory/.libcnotify.new.5145 (New)


Package is "libcnotify"

Fri Dec 18 19:59:13 2020 rev:10 rq:855521 version:0~20200913

Changes:

--- /work/SRC/openSUSE:Factory/libcnotify/libcnotify.changes2019-05-06 
13:22:04.668629086 +0200
+++ /work/SRC/openSUSE:Factory/.libcnotify.new.5145/libcnotify.changes  
2020-12-18 19:59:39.110079370 +0100
@@ -1,0 +2,6 @@
+Sun Dec 13 03:43:29 UTC 2020 - Greg Freemyer 
+
+- update to v0~20200913
+   * no documented changes
+
+---

Old:

  libcnotify-beta-20180102.tar.gz

New:

  libcnotify-beta-20200913.tar.gz



Other differences:
--
++ libcnotify.spec ++
--- /var/tmp/diff_new_pack.6d4clW/_old  2020-12-18 19:59:39.734080037 +0100
+++ /var/tmp/diff_new_pack.6d4clW/_new  2020-12-18 19:59:39.742080046 +0100
@@ -18,7 +18,7 @@
 
 Name:   libcnotify
 %define lname  libcnotify1
-%define timestamp 20180102
+%define timestamp 20200913
 Version:0~%timestamp
 Release:0
 Summary:Library for cross-platform C notify functions

++ libcnotify-beta-20180102.tar.gz -> libcnotify-beta-20200913.tar.gz ++
 12132 lines of diff (skipped)
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org