Accepting request 1069527 from Education

OBS-URL: https://build.opensuse.org/request/show/1069527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epy?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2023-03-06 17:55:28 +00:00 committed by Git OBS Bridge
commit dc182760c9
7 changed files with 25 additions and 10 deletions

View File

@ -1,6 +1,6 @@
<services> <services>
<service name="obs_scm" mode="disabled"> <service name="obs_scm" mode="disabled">
<param name="versionprefix">2022.4.18+git</param> <param name="versionprefix">2022.12.11+git</param>
<param name="url">https://github.com/wustho/epy.git</param> <param name="url">https://github.com/wustho/epy.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="exclude">.git*</param> <param name="exclude">.git*</param>

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/wustho/epy.git</param> <param name="url">https://github.com/wustho/epy.git</param>
<param name="changesrevision">6dd186099b868a8f0998f0474663971a4b86324c</param></service></servicedata> <param name="changesrevision">c7a87f3901c4c8e2c19f009aaf4e71e7e8e78b3e</param></service></servicedata>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07fa1d293e6ff5682afb868015d1f60510449b4c05b56315cf0644185acec70b
size 171304

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d66f3f456b14898b6fba31ee853e151ec28b653a20748506541985de744158cc
size 171524

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Mar 04 13:16:37 UTC 2023 - mcepl@cepl.eu
- Update to version 2022.12.11+git.1675870044.c7a87f3:
* Fix versioning consistency
* Bugfix #61 (#84)
* Simplify logic
* Bump version to v2022.12.11
* Fix issue #73
* Ignore .envrc
* A suggestion for enhancing the Readme file (#69)
* Update tests trigger path
* Update tests and Makefile
* Update tests
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 05 22:19:22 UTC 2022 - mcepl@cepl.eu Wed Oct 05 22:19:22 UTC 2022 - mcepl@cepl.eu

View File

@ -1,4 +1,4 @@
name: epy name: epy
version: 2022.4.18+git.1664754357.6dd1860 version: 2022.12.11+git.1675870044.c7a87f3
mtime: 1664754357 mtime: 1675870044
commit: 6dd186099b868a8f0998f0474663971a4b86324c commit: c7a87f3901c4c8e2c19f009aaf4e71e7e8e78b3e

View File

@ -1,7 +1,7 @@
# #
# spec file for package epy # spec file for package epy
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: epy Name: epy
Version: 2022.4.18+git.1664754357.6dd1860 Version: 2022.12.11+git.1675870044.c7a87f3
Release: 0 Release: 0
Summary: CLI ebook reader Summary: CLI ebook reader
License: GPL-3.0-only License: GPL-3.0-only