Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pan for openSUSE:Factory checked in 
at 2021-10-30 23:13:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pan (Old)
 and      /work/SRC/openSUSE:Factory/.pan.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pan"

Sat Oct 30 23:13:59 2021 rev:11 rq:928268 version:0.148

Changes:
--------
--- /work/SRC/openSUSE:Factory/pan/pan.changes  2021-10-04 18:41:49.066238107 
+0200
+++ /work/SRC/openSUSE:Factory/.pan.new.1890/pan.changes        2021-10-30 
23:14:50.135108524 +0200
@@ -1,0 +2,12 @@
+Tue Oct 26 22:39:54 UTC 2021 - Atri Bhattacharya <[email protected]>
+
+- Update to version 0.148:
+  + gmime3 is used by default and gmime2 is deprecated.
+  + Some UI bugs fixed.
+  + README was converted from ASCII to org-mode format.
+- Adapt Source and setup for changed version tagging (v0.148 vs
+  0.148).
+- New BuildRequires: libtool (needed to generate missing configure
+  file in release tarball), yelp (needed to build help files).
+
+-------------------------------------------------------------------

Old:
----
  pan-0.147.tar.bz2

New:
----
  pan-v0.148.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pan.spec ++++++
--- /var/tmp/diff_new_pack.mtdN95/_old  2021-10-30 23:14:50.519108833 +0200
+++ /var/tmp/diff_new_pack.mtdN95/_new  2021-10-30 23:14:50.519108833 +0200
@@ -17,19 +17,21 @@
 
 
 Name:           pan
-Version:        0.147
+Version:        0.148
 Release:        0
 Summary:        A Newsreader for GNOME
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/News/Clients
 URL:            http://pan.rebelbase.com/
-Source0:        
http://pan.rebelbase.com/download/releases/%{version}/source/%{name}-%{version}.tar.bz2
+Source0:        
https://gitlab.gnome.org/GNOME/pan/-/archive/v%{version}/%{name}-v%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gettext >= 0.21
 BuildRequires:  itstool
+BuildRequires:  libtool
 BuildRequires:  libxml2-tools
 BuildRequires:  pkgconfig
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(enchant) >= 1.6.0
 BuildRequires:  pkgconfig(gcr-3)
 BuildRequires:  pkgconfig(gmime-3.0)
@@ -48,9 +50,10 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%autosetup -p1 -n %{name}-v%{version}
 
 %build
+NOCONFIGURE=1 ./autogen.sh
 %configure \
        --with-gtk3 \
        --with-gnutls \
@@ -69,13 +72,12 @@
 
 %files
 %license COPYING COPYING-DOCS
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS README.org
 %doc %{_datadir}/help/C/%{name}/
 %{_mandir}/man?/pan.?%{ext_man}
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
-%dir %{_datadir}/appdata
 %{_datadir}/appdata/%{name}.appdata.xml
 
 %files lang -f %{name}.lang

Reply via email to