Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcstar for openSUSE:Factory checked in at 2026-09-22 15:53:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcstar (Old) and /work/SRC/openSUSE:Factory/.gcstar.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcstar" Tue Sep 22 15:53:22 2026 rev:20 rq:1379634 version:1.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gcstar/gcstar.changes 2023-06-16 16:54:01.713415440 +0200 +++ /work/SRC/openSUSE:Factory/.gcstar.new.383539/gcstar.changes 2026-09-22 15:55:05.437871971 +0200 @@ -1,0 +2,9 @@ +Fri Sep 18 08:14:28 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 1.8.1: + + Release to consolidate multiple modifications to GCstar and its + plugins. No breaking changes since 1.8.0. + + For more details, see the packaged CHANGELOG. +- convert package to be _service managed + +------------------------------------------------------------------- Old: ---- gcstar-1.8.0.tar.gz New: ---- GCstar-1.8.1.tar.xz GCstar.obsinfo _scmsync.obsinfo _service build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcstar.spec ++++++ --- /var/tmp/diff_new_pack.4LIEZ2/_old 2026-09-22 15:55:06.109899656 +0200 +++ /var/tmp/diff_new_pack.4LIEZ2/_new 2026-09-22 15:55:06.110899697 +0200 @@ -16,20 +16,18 @@ # +%global _name GCstar Name: gcstar -Version: 1.8.0 +Version: 1.8.1 Release: 0 Summary: Application to manage collections License: GPL-2.0-or-later -URL: https://www.gcstar.org/ -Source0: https://gitlab.com/Kerenoc/GCstar/-/archive/v%{version}/GCstar-v%{version}.tar.gz#/%{name}-%{version}.tar.gz - +URL: https://gitlab.com/GCstar/GCstar +Source0: %{_name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: perl BuildRequires: update-desktop-files BuildRequires: perl(Cwd) -BuildRequires: perl(Cwd) -BuildRequires: perl(Cwd) BuildRequires: perl(Data::Dumper) BuildRequires: perl(Digest::MD5) BuildRequires: perl(Encode) @@ -39,7 +37,6 @@ BuildRequires: perl(File::Copy) BuildRequires: perl(File::Find) BuildRequires: perl(File::Path) -BuildRequires: perl(File::Path) BuildRequires: perl(File::Spec) BuildRequires: perl(File::Temp) BuildRequires: perl(Glib::Object::Introspection) @@ -57,7 +54,6 @@ BuildRequires: perl(List::Util) BuildRequires: perl(Net::SMTP) BuildRequires: perl(POSIX) -BuildRequires: perl(POSIX) BuildRequires: perl(Storable) BuildRequires: perl(Text::Wrap) BuildRequires: perl(URI::Escape) @@ -69,12 +65,8 @@ BuildRequires: perl(threads::shared) BuildRequires: typelib(GdkPixdata) = 2.0 BuildRequires: typelib(Gtk) = 3.0 -BuildArch: noarch - # Mandatory dependencies Requires: perl(Cwd) -Requires: perl(Cwd) -Requires: perl(Cwd) Requires: perl(Data::Dumper) Requires: perl(Digest::MD5) Requires: perl(Encode) @@ -84,7 +76,6 @@ Requires: perl(File::Copy) Requires: perl(File::Find) Requires: perl(File::Path) -Requires: perl(File::Path) Requires: perl(File::Spec) Requires: perl(File::Temp) Requires: perl(Glib::Object::Introspection) @@ -102,7 +93,6 @@ Requires: perl(List::Util) Requires: perl(Net::SMTP) Requires: perl(POSIX) -Requires: perl(POSIX) Requires: perl(Storable) Requires: perl(Text::Wrap) Requires: perl(URI::Escape) @@ -112,7 +102,6 @@ Requires: perl(filetest) Requires: perl(threads) Requires: perl(threads::shared) - # Optional dependencies (It's probably a good idea to figure out what can be # split this between Recommends and Suggests) Recommends: liberation-fonts @@ -136,6 +125,7 @@ Recommends: perl(Net::FreeDB) Recommends: perl(Ogg::Vorbis::Header::PurePerl) Recommends: perl(Time::Piece) +BuildArch: noarch %description GCstar is a free open source application for managing collections of @@ -147,7 +137,7 @@ Documentation can be found at https://gcstar.gitlab.io/gcstar_docs/en/ %prep -%autosetup -n GCstar-v%{version} +%autosetup -n GCstar-%{version} %build # Nothing to build here. @@ -184,6 +174,7 @@ %fdupes %{buildroot}%{_datadir} %files +%doc LICENSE gcstar/CHANGELOG %{_bindir}/gcstar %{_prefix}/lib/gcstar/ %{_datadir}/applications/gcstar.desktop ++++++ GCstar.obsinfo ++++++ name: GCstar version: 1.8.1 mtime: 1782077749 commit: 428f2f9d13c5937d81e27b6b5a91eed6721f3edf ++++++ _scmsync.obsinfo ++++++ mtime: 1789719603 commit: 28c6da3295e54f29bbb57ff29a65891671ebb5511d78fa76ef7d675b2a548722 url: https://src.opensuse.org/GNOME/gcstar revision: 28c6da3295e54f29bbb57ff29a65891671ebb5511d78fa76ef7d675b2a548722 trackingbranch: factory projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.com/GCstar/GCstar.git</param> <param name="revision">v1.8.1</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <!-- <param name="changesgenerate">enable</param> --> </service> <service name="tar" mode="manual"/> <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="manual"/> </services> ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-09-18 10:20:03.000000000 +0200 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
